Commit Graph

36 Commits (6cd042ed166888a31853477e023dcb504d06f50d)

Author SHA1 Message Date
Will Browne 6cd042ed16
Plugins: Remove dead CLI code and use pkg/plugins for uninstall process (#67711) 2 years ago
Will Browne 8e6205c107
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 4 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen 9f159c5e3d
grafana-cli: Fix file path processing, returning of errors (#26954) 5 years ago
Carl Bergquist 766d8a5888
avoid aliased import in cli (#22566) 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
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 6 years ago
Andrej Ocenas e4f649e2c8
Chore: Small improvements to grafana-cli (#16670) 6 years ago
Dan Cech 124b21a6aa
use pluginName consistently when upgrading plugins 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
bergquist 03a9650c57 cli: adds os and arch headers 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
bergquist 578507ae77 tech(cli): add default settings for transport 9 years ago
David Moravek c6257b30c1 Take grafana-cli proxy settings from env 9 years ago
bergquist 6e65c93203 fix(cli): improve error handling 9 years ago
bergquist 2e4ca64783 fix(cli): improve error handling 9 years ago
bergquist d2fb660557 fix(cli): remove unused logging 9 years ago
bergquist 3c92f78ee7 feat(cli): add grafana version header to all request against grafana.net 9 years ago
bergquist af216ecf83 tech(cli): remove loop and head straight for plugindir 9 years ago
bergquist af1c8dc5d9 feat(cli): adds support for dist/plugin.json location for plugins 9 years ago
bergquist 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 9 years ago
Dan Cech 9f9f4e7fef use new plugin-specific repo route when installing or updating a single plugin (#4992) 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
bergquist 5094c1db2a feat(cli): improves error message for 401 requests 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 f6c5242a93 feat(cli): make repo url a parameter 9 years ago
bergquist 4131d8b57a feat(cli): add command for upgrading one plugin 9 years ago
bergquist d59beec354 feat(cli): move cli into main repo 9 years ago