..
commandstest
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
datamigrations
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions ( #38865 )
2021-10-07 17:33:50 +03:00
secretsmigrations
Encryption: Enable envelope encryption by default ( #49301 )
2022-05-24 10:34:47 +02:00
testdata
Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation ( #38727 )
2021-09-06 18:53:42 -04:00
cli.go
move main.go logic out of commands ( #38555 )
2021-08-26 15:42:22 +02:00
commands.go
Chore: Remove bus.Bus field ( #47695 )
2022-04-13 15:24:13 +02:00
cuetsify_command.go
Cue: Update Text, Stat, and Annolist panel cue schemas ( #49479 )
2022-05-25 12:07:32 +01:00
install_command_test.go
grafana-cli: Fix security issue ( #28888 )
2021-01-15 17:50:50 +01:00
install_command.go
Plugins: Enable plugin runtime install/uninstall capabilities ( #33836 )
2021-05-12 20:05:16 +02:00
listremote_command.go
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package ( #33274 )
2021-04-26 16:13:40 +02:00
listversions_command.go
grafana-cli: Upgrade to urfave/cli v2 ( #22402 )
2020-02-26 12:27:31 +01:00
ls_command_test.go
Tests: Batch of GoConvey to Testify conversions ( #27008 )
2020-08-14 14:43:25 +02:00
ls_command.go
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
remove_command.go
grafana-cli: Upgrade to urfave/cli v2 ( #22402 )
2020-02-26 12:27:31 +01:00
reset_password_command.go
Chore: Remove bus from commands service ( #45177 )
2022-02-09 16:17:21 -05:00
scuemata_validation_command_test.go
Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation ( #38727 )
2021-09-06 18:53:42 -04:00
scuemata_validation_command.go
Schema: introduce CLI command to convert all CUE files to TS ( #39694 )
2021-09-29 04:59:05 -04:00
trim_command.go
Add basic resource trimming command ( #41780 )
2021-11-18 10:02:11 -05:00
upgrade_all_command_test.go
Chore: Disable scopelint for tests ( #25923 )
2020-06-30 11:05:47 +02:00
upgrade_all_command.go
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
upgrade_command.go
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package ( #33274 )
2021-04-26 16:13:40 +02:00