1GRAFANA(1)                       User Commands                      GRAFANA(1)
2
3
4

NAME

6       grafana-cli - command line administration for the Grafana metrics dash‐
7       board and graph editor
8

DESCRIPTION

10   NAME:
11              grafana-cli
12
13   USAGE:
14              grafana-cli [global options] command  [command  options]  [argu‐
15              ments...]
16
17   COMMANDS:
18       plugins
19              Manage plugins for grafana
20
21       admin  Grafana admin commands
22
23       help, h
24              Shows a list of commands or help for one command
25
26   GLOBAL OPTIONS:
27       --pluginsDir value
28              path    to    the    grafana    plugin    directory    (default:
29              "/var/lib/grafana/plugins") [$GF_PLUGIN_DIR]
30
31       --repo value
32              url      to      the      plugin      repository       (default:
33              "https://grafana.com/api/plugins") [$GF_PLUGIN_REPO]
34
35       --pluginUrl value
36              Full  url  to  the  plugin  zip  file instead of downloading the
37              plugin from grafana.com/api [$GF_PLUGIN_URL]
38
39       --insecure
40              Skip TLS verification (insecure)
41
42       --debug, -d
43              enable debug logging
44
45       --configOverrides value
46              Configuration options to override defaults  as  a  string.  e.g.
47              cfg:default.paths.log=/dev/null
48
49       --homepath value
50              Path to Grafana install/home path, defaults to working directory
51
52       --config value
53              Path to config file
54
55       --help, -h
56              show help
57
58       --version, -v
59              print the version
60

SEE ALSO

62       Additional  documentation  for  grafana-cli  is  available  on-line  at
63       http://docs.grafana.org/administration/cli/.   The  full  documentation
64       for Grafana is available on-line at http://docs.grafana.org/.
65
66
67
68Grafana cli version 7.5.15        April 2022                        GRAFANA(1)
Impressum