grafana-cli - Man Page

command line administration for the Grafana metrics dashboard and graph editor

Examples (TL;DR)

Description

Name

grafana-cli

Usage

grafana-cli [global options] command [command options] [arguments...]

Commands

plugins

Manage plugins for grafana

admin

Grafana admin commands

cue

Cue validation commands

help, h

Shows a list of commands or help for one command

Global Options

--pluginsDir value

path to the grafana plugin directory (default: "/var/lib/grafana/plugins") [$GF_PLUGIN_DIR]

--repo value

url to the plugin repository (default: "https://grafana.com/api/plugins") [$GF_PLUGIN_REPO]

--pluginUrl value

Full url to the plugin zip file instead of downloading the plugin from grafana.com/api [$GF_PLUGIN_URL]

--insecure

Skip TLS verification (insecure) (default: false)

--debug

Enable debug logging (default: false)

--configOverrides value

Configuration options to override defaults as a string. e.g. cfg:default.paths.log=/dev/null

--homepath value

Path to Grafana install/home path, defaults to working directory

--config value

Path to config file

--help, ā€‰-h

show help

--version, ā€‰-v

print the version

See Also

Additional documentation for grafana-cli is available on-line at http://docs.grafana.org/administration/cli/. The full documentation for Grafana is available on-line at http://docs.grafana.org/.

Info

September 2022 Grafana cli version 9.0.9