Commit Graph

132 Commits (163e55c0ebc66f909a0210230c15ccfa67b24d0b)

Author SHA1 Message Date
Dan Cech 9f9f4e7fef use new plugin-specific repo route when installing or updating a single plugin (#4992) 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 9 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 9 years ago
bergquist ff22f43002 fix(cli): fixes missplaced % 9 years ago
bergquist d38d4efc18 style(cli): improve logging to find install crash 9 years ago
bergquist a8c68e33db feat(cli): add more logging for failed install 9 years ago
bergquist 903d1b7797 tech(cli): dont use defer statements in loops 9 years ago
bergquist 5abaf26b5f style(cli): remove some logging 9 years ago
bergquist 485a377800 fix(cli): adds support for local plugin folder 9 years ago
Torkel Ödegaard d98839fc19 Revert "feat(cli): detects plugin folder for dev env" 9 years ago
Torkel Ödegaard e7626befc5 updated version 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 a5eda6a87b feat(cli): detects plugin folder for dev env 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 583c0f09a8 feat(cli): adds better support for plugin folder in dev 9 years ago
bergquist 676e950fa3 fix(cli): improve error message for not using sudo 9 years ago
Anthony Woods 036f407d6a gofmt 9 years ago
Anthony Woods 2c60dbd4fb handle errors when requesting plugin list. fixes #4494 9 years ago
Torkel Ödegaard 1e44ee9e9b feat(grafana-cli): minor changes 9 years ago
Anthony Woods 776af45c09 update default repo url in grafana-cli 9 years ago
bergquist 14df3c6249 feat(cli): use built in envvar support 9 years ago
bergquist 7f8643efde feat(cli): make all plugin commands subcommands 9 years ago
bergquist a12f5376b5 feat(cli): adds some colors to ls command 9 years ago
bergquist 8e70e9c1c3 feat(cli): improve error message for missing permission 9 years ago
bergquist 5094c1db2a feat(cli): improves error message for 401 requests 9 years ago
bergquist f5bb2b11e5 feat(cli): improve error handling for missing plugin dir 9 years ago
bergquist 8da702c2e7 feat(cli): add grafana net url 9 years ago
bergquist 95de5f6fe1 feat(cli): adds some amazing colors 9 years ago
bergquist 788aafff3c feat(cli): disable dependecy downloads until needed 9 years ago
bergquist fee0745e98 feat(cli): support for asking grafana net about plugins 9 years ago
bergquist 6670e6cd29 feat(cli): allow redirect for plugin-repo.json 9 years ago
bergquist 95f3e52064 feat(cli): use commandline object all the way 9 years ago
bergquist 2fcb8b849e style(cli): fixed typos 9 years ago
bergquist d7a72e30c0 gofmt 9 years ago
bergquist f397d0ddd7 fix(cli): retry download when panicing 9 years ago
bergquist 1a6af064b0 fix(cli): improve logging when folders does not exists 9 years ago
bergquist 7ef62d28a5 feat(cli): add logging to catch panics 9 years ago
Torkel Ödegaard 135679096b feat(plugins): progress on plugin details page, # 4275 9 years ago
bergquist 1ff428087e feat(cli): add suppot for plugindir as environment variable 9 years ago
bergquist f6c5242a93 feat(cli): make repo url a parameter 9 years ago
bergquist 77f93886da fix(cli): add latest version to list-remote command 9 years ago
bergquist 4131d8b57a feat(cli): add command for upgrading one plugin 9 years ago
bergquist ea9ac0d2d2 chore(cli): improve unittests 9 years ago
bergquist 746257710b fix(cli): align code with core grafana 9 years ago
bergquist 5adac86b43 fix(cli): remove dev text values 9 years ago
bergquist d59beec354 feat(cli): move cli into main repo 9 years ago
bergquist 6e7813f2f8 feat(build): move grafana into grafana-server 9 years ago
Torkel Ödegaard 257b824d4f feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 9 years ago