grafana/pkg/cmd/grafana-cli/commands
Sofia Papagiannaki 6099e55e62
SQLStore: Remove call to deleted `store.NewSession()` (#56025)
2022-09-29 10:17:33 -04:00
..
commandstest Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
datamigrations SQLStore: Ensure that sessions are always closed (#55864) 2022-09-29 15:55:47 +03:00
secretsmigrations Encryption: Expose secrets migrations through HTTP API (#51707) 2022-07-18 08:57:58 +02:00
cli.go move main.go logic out of commands (#38555) 2021-08-26 15:42:22 +02:00
commands.go Auth: Adds validation and ingestion of conflict file (#53014) 2022-09-29 14:26:24 +02:00
conflict_user_command.go SQLStore: Remove call to deleted `store.NewSession()` (#56025) 2022-09-29 10:17:33 -04:00
conflict_user_command_test.go Auth: Adds validation and ingestion of conflict file (#53014) 2022-09-29 14:26:24 +02:00
install_command.go Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +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.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
ls_command_test.go Tests: Batch of GoConvey to Testify conversions (#27008) 2020-08-14 14:43:25 +02: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: Add user service method ChangePassword (#53303) 2022-08-04 15:05:05 +02:00
upgrade_all_command.go Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
upgrade_all_command_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
upgrade_command.go Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00