Difference between revisions of "Grafana-cli"

From wikieduonline
Jump to navigation Jump to search
Line 30: Line 30:
  
 
COMMANDS:
 
COMMANDS:
   plugins  Manage plugins for grafana
+
   [[grafana-cli plugins|plugins]] Manage plugins for grafana
   admin    Grafana admin commands
+
   [[grafana-cli admin|admin]]   Grafana admin commands
 
   help, h  Shows a list of commands or help for one command
 
   help, h  Shows a list of commands or help for one command
  

Revision as of 10:38, 9 December 2022

grafana-cli plugins install alexanderzobnin-zabbix-app
grafana-cli user-manager conflicts list
 installing alexanderzobnin-zabbix-app @ 3.11.0
 from: https://grafana.com/api/plugins/alexanderzobnin-zabbix-app/versions/3.11.0/download
 into: /var/lib/grafana/plugins

 ✔ Installed alexanderzobnin-zabbix-app successfully

 Restart grafana after installing plugins . <service grafana-server restart>


grafana-cli
NAME:
   Grafana CLI - A new cli application

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

VERSION:
   7.5.5

AUTHOR:
   Grafana Project <[email protected]>

COMMANDS:
   [[grafana-cli plugins|plugins]]  Manage plugins for grafana
   [[grafana-cli admin|admin]]    Grafana admin 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 (default: false)
   --version, -v            print the version (default: false)

See also

Advertising: