Scroll to navigation

GRAFANA(1) User Commands GRAFANA(1)

NAME

grafana-cli - command line administration for the Grafana metrics dashboard and graph editor

DESCRIPTION

NAME:

grafana-cli

USAGE:

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

COMMANDS:

Manage plugins for grafana
Grafana admin commands
Shows a list of commands or help for one command

GLOBAL OPTIONS:

path to the grafana plugin directory (default: "/var/lib/grafana/plugins") [$GF_PLUGIN_DIR]
url to the plugin repository (default: "https://grafana.com/api/plugins") [$GF_PLUGIN_REPO]
Full url to the plugin zip file instead of downloading the plugin from grafana.com/api [$GF_PLUGIN_URL]
Skip TLS verification (insecure)
enable debug logging
Configuration options to override defaults as a string. e.g. cfg:default.paths.log=/dev/null
Path to Grafana install/home path, defaults to working directory
Path to config file
show help
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/.

April 2022 Grafana cli version 7.5.15