garm/cmd/garm-cli/cmd
Gabriel Adrian Samfira 9921a7bfc8 Fix AddInstanceEvent and expose events
* We were passing the wrong type to GORM for events
* We now expose entity events in the API and CLI

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-22 19:19:24 +00:00
..
controller.go Add --format command line option 2024-09-28 19:09:45 +00:00
enterprise.go Fix AddInstanceEvent and expose events 2025-05-22 19:19:24 +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 Fix nil pointer dereference when rendering message 2024-12-12 09:49:42 +02: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 Fix AddInstanceEvent and expose events 2025-05-22 19:19:24 +00:00
pool.go Fix AddInstanceEvent and expose events 2025-05-22 19:19:24 +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 Fix AddInstanceEvent and expose events 2025-05-22 19:19:24 +00:00
root.go Fix lint errors 2025-05-03 22:29:40 +00:00
runner.go Update CLI to show scale sets 2025-05-03 22:29:40 +00:00
scalesets.go Add runner group to the scale set list output 2025-05-08 08:12:29 +00:00
version.go Add version to controller info response 2024-07-05 12:49:16 +00:00