1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 12:42:07 +02:00
tldr/pages/common/grafana-cli.md
2022-08-05 10:36:25 +02:00

324 B

grafana-cli

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