grafana/pkg/cmd/grafana-cli/commands
Marcus Efraimsson 79c0fa4ca5
CLI: Return error and aborts when plugin file extraction fails (#20849)
Return error and aborts when plugin file extraction fails.
If file is in use, a somewhat user-friendly message is returned.

Fixes #20841
2019-12-04 12:48:40 +01:00
..
commandstest CLI: Reduce memory usage for plugin installation (#19639) 2019-11-06 13:42:58 +01:00
datamigrations CLI: Fix encrypt-datasource-passwords fails with sql error (#18014) 2019-07-10 12:28:40 +02:00
testdata CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
commands.go pkg/cmd: Check errors (#19700) 2019-10-15 16:44:15 +02:00
install_command.go CLI: Return error and aborts when plugin file extraction fails (#20849) 2019-12-04 12:48:40 +01:00
install_command_test.go CLI: Reduce memory usage for plugin installation (#19639) 2019-11-06 13:42:58 +01:00
listremote_command.go CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
listversions_command.go CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
ls_command.go
ls_command_test.go
remove_command.go
reset_password_command.go pkg/util: Check errors (#19832) 2019-10-23 10:40:12 +02:00
upgrade_all_command.go CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
upgrade_all_command_test.go CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
upgrade_command.go pkg/cmd: Check errors (#19700) 2019-10-15 16:44:15 +02:00