grafana/pkg/cmd/grafana-cli/commands
Will Browne 343d6f8a0c
Plugins: Support > 1 levels of plugin dependencies (#90174)
* do it

* prevent loops

* change to sync.Map
2024-07-09 15:46:30 +01:00
..
commandstest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
conflict-examples [Docs] Edit terraform example and doc for file generation (#58822) 2022-11-17 05:24:07 -05:00
datamigrations Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
secretsmigrations Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
cli.go Expose enterprise-commit in server version output (#75897) 2023-10-04 14:51:35 +02:00
commands.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
conflict_user_command_test.go Chore: Add tracing to team service (#86999) 2024-04-29 11:32:03 +01:00
conflict_user_command.go accesscontrol service read replica (#89963) 2024-07-08 10:00:13 -04:00
install_command_test.go Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
install_command.go Plugins: Support > 1 levels of plugin dependencies (#90174) 2024-07-09 15:46:30 +01:00
listremote_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
listversions_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
ls_command_test.go Plugins: Tidy up CLI code (#67723) 2023-05-04 10:52:09 +02:00
ls_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
remove_command.go Plugins: Tidy up CLI code (#67723) 2023-05-04 10:52:09 +02: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 Cli: Fix bug where password is hashed twice (#88589) 2024-06-03 09:14:55 +02:00
upgrade_all_command_test.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
upgrade_all_command.go Plugins: Support > 1 levels of plugin dependencies (#90174) 2024-07-09 15:46:30 +01:00
upgrade_command.go Plugins: Support > 1 levels of plugin dependencies (#90174) 2024-07-09 15:46:30 +01:00