grafana/pkg/cmd/grafana-cli/commands
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262)
* Chore: Move team models to models pkg

* Fix ACL tests

* More ACL tests

* Change Id to ID in conflict user command test

* Remove team from models

* Fix ac test lint
2023-01-11 14:20:09 +01:00
..
commandstest Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
conflict-examples [Docs] Edit terraform example and doc for file generation (#58822) 2022-11-17 05:24:07 -05:00
datamigrations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
secretsmigrations Encryption: Expose secrets migrations through HTTP API (#51707) 2022-07-18 08:57:58 +02:00
cli.go Switch grafana server command to use urfave/cli/v2 (#60684) 2022-12-24 22:33:18 -05:00
commands.go feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 2022-12-21 08:24:33 -05:00
conflict_user_command_test.go Chore: Move team models to models pkg (#61262) 2023-01-11 14:20:09 +01:00
conflict_user_command.go Chore: Delete DeleteUserInSession from sqlstore (#59275) 2022-11-30 17:19:28 +01: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_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_test.go feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 2022-12-21 08:24:33 -05:00
reset_password_command.go feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 2022-12-21 08:24:33 -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 Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
upgrade_command.go Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00