grafana/pkg/cmd/grafana-cli/commands
Mariell Hoversholm e6a6fc6f74
Tests: Require GrafanaOpts when creating Grafana dir (#97825)
I don't see a reason to accept a variable amount here, as we never use it. The only use I can see is optionally
including the opts, which isn't necessary and only complicates matters when an empty struct would do just as well: the
options are all created to be assumed zero-values already, in case a test doesn't need that option set.
2024-12-12 15:13:06 +01:00
..
commandstest
datamigrations
secretsmigrations
cli.go
commands.go
install_command.go
install_command_test.go Tests: Require GrafanaOpts when creating Grafana dir (#97825) 2024-12-12 15:13:06 +01:00
listremote_command.go
listversions_command.go
ls_command.go
ls_command_test.go
remove_command.go
reset_password_command.go
reset_password_command_test.go
upgrade_all_command.go
upgrade_all_command_test.go
upgrade_command.go