Commit Graph

37 Commits (8de218d5f1017aaa469a86f77a414a66b2da3a0a)

Author SHA1 Message Date
Dimitris Sotirakis bfcf82f861
Scuemata: Add grafana-cli command to validate resources against scuemata (#33852) 4 years ago
Dimitris Sotirakis 47af158ddb
Scuemata: Add grafana-cli command to validate basic scuemata (#33523) 4 years ago
Will Browne 8e6205c107
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 4 years ago
Dimitris Sotirakis f15882f507
Update logger message to be more generic (#32403) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Maksim Nabokikh 3720c25638
grafana-cli: Add ability to read password from stdin to reset admin password (#26016) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Arve Knudsen eb98d9c15b
grafana-cli: Upgrade to urfave/cli v2 (#22402) 5 years ago
Arve Knudsen 573e78feeb
pkg/cmd: Check errors (#19700) 6 years ago
Andrej Ocenas 8c49d27705
CLI: Allow installing custom binary plugins (#17551) 6 years ago
gotjosh 2fb45eeec8
Grafana-CLI: Wrapper for `grafana-cli` within RPM/DEB packages and config/homepath are now global flags (#17695) 6 years ago
gotjosh 7d68d6ede2
grafana-cli: Fix receiving flags via command line (#17617) 6 years ago
gotjosh 6fbca90269
cli: grafana-cli should receive flags from the command line (#17606) 6 years ago
Andrej Ocenas 151b24b95f CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 6 years ago
Oleg Gaidarenko 04b3afcd15
Chore: Implement revive (#16200) 6 years ago
Marcus Efraimsson 90595ffdce
cli: fix init of bus 7 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Daniel Lee 6ec1d16327 fix: cli admin reset-password fixes cmd args 8 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
bergquist 645293e590 fix(cli): improve error message for upgrade-all 9 years ago
bergquist c087445d51 feat(cli): add db command to cli. 9 years ago
Mark Henderson 39be7cf7d7 Added grafana-cli command. Added public documentation for specifying plugin version when installing. (#5665) 9 years ago
bergquist 2123fbdf9b feat(cli): make remove command an alias for uninstall 9 years ago
bergquist 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
Torkel Ödegaard f93b039e42 change(grafana-cli): changed upgrade to update in command line, upgrade and upgrade-all will still work as aliases 9 years ago
bergquist eeb7524c0f feat(cli): improve helptext for cli 9 years ago
bergquist 2fd25f0093 feat(cli): add uninstall alias for remove 9 years ago
bergquist 7f8643efde feat(cli): make all plugin commands subcommands 9 years ago
bergquist f5bb2b11e5 feat(cli): improve error handling for missing plugin dir 9 years ago
bergquist 1a6af064b0 fix(cli): improve logging when folders does not exists 9 years ago
bergquist 4131d8b57a feat(cli): add command for upgrading one plugin 10 years ago
bergquist 746257710b fix(cli): align code with core grafana 10 years ago
bergquist 5adac86b43 fix(cli): remove dev text values 10 years ago
bergquist d59beec354 feat(cli): move cli into main repo 10 years ago