garm/cmd/garm-cli/cmd
Gabriel Adrian Samfira f805123a85 Remove the --all flag for scalesets
Display all scalesets by default, similar to runners and pools.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-16 23:13:47 +00:00
..
controller.go Add --format command line option 2024-09-28 19:09:45 +00:00
enterprise.go Add endpoint option to all relevant commands 2025-06-21 17:05:22 +00:00
events.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
github.go Add copyright header 2025-05-20 09:43:29 +00:00
github_credentials.go Avoid nil pointer dereference in CLI 2025-05-21 20:58:21 +00:00
github_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
init.go Switch to fmt.Errorf 2025-08-16 22:19:05 +00:00
jobs.go Add --format command line option 2024-09-28 19:09:45 +00:00
log.go Add copyright header 2025-05-20 09:43:29 +00:00
metrics.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
organization.go Add endpoint option to all relevant commands 2025-06-21 17:05:22 +00:00
pool.go Switch to fmt.Errorf 2025-08-16 22:19:05 +00:00
profile.go Add --format command line option 2024-09-28 19:09:45 +00:00
provider.go Add --format command line option 2024-09-28 19:09:45 +00:00
repository.go Add endpoint option to all relevant commands 2025-06-21 17:05:22 +00:00
root.go Fix lint errors 2025-05-03 22:29:40 +00:00
runner.go Update docs and deprecate the --all flag 2025-07-20 20:31:56 +00:00
scalesets.go Remove the --all flag for scalesets 2025-08-16 23:13:47 +00:00
util.go Add endpoint option to all relevant commands 2025-06-21 17:05:22 +00:00
version.go Add version to controller info response 2024-07-05 12:49:16 +00:00