grafana-cli
A small executable that is bundled with Grafana serve. More information: <https://grafana.com/docs/grafana/latest/cli/>.
Install
- All systems
-
curl cmd.cat/grafana-cli.sh
- Ubuntu
-
apt-get install grafana - Arch Linux
-
pacman -S grafana - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install grafana - OS X
-
brew install grafana - Raspbian
-
apt-get install grafana
A small executable that is bundled with Grafana serve. More information: <https://grafana.com/docs/grafana/latest/cli/>.
-
Install, update, or remove specific plugins:
grafana-cli plugins install|update|remove plugin_id1 plugin_id2 ... -
List all installed plugins:
grafana-cli plugins ls
© tl;dr; authors and contributors