Difference between revisions of "Grafana-cli"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[grafana-cli plugins]] install alexanderzobnin-[[zabbix]]-app
 
  [[grafana-cli plugins]] install alexanderzobnin-[[zabbix]]-app
 +
 +
[[grafana-cli plugins install grafana-clock-panel]]
 +
  
 
  [[grafana-cli user-manager]] conflicts list
 
  [[grafana-cli user-manager]] conflicts list
Line 15: Line 18:
  
  
<pre>
 
grafana-cli
 
NAME:
 
  Grafana CLI - A new cli application
 
 
USAGE:
 
  grafana-cli [global options] command [command options] [arguments...]
 
  
VERSION:
+
grafana-cli
  7.5.5
+
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)
  
AUTHOR:
 
  Grafana Project <[email protected]>
 
 
COMMANDS:
 
  plugins  Manage plugins for grafana
 
  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)
 
</pre>
 
  
 
== See also ==
 
== See also ==

Latest revision as of 16:14, 15 January 2023

grafana-cli plugins install alexanderzobnin-zabbix-app
grafana-cli plugins install grafana-clock-panel


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:
   plugins  Manage plugins for grafana
   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[edit]

Advertising: