logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Grafana CLI - Control Grafana Plugins | Online Free DevTools by Hexmos

Control Grafana plugins with Grafana CLI. Install, update, and remove plugins from the command line interface. Free online tool, no registration required.

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

See Also