grafctl

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

README

grafctl

Travis CI

Command-line utility for managing Grafana

Installation

Linux
curl -L https://github.com/dimitrovvlado/grafctl/releases/download/$(curl -s https://raw.githubusercontent.com/dimitrovvlado/grafctl/master/VERSION.txt)/grafctl-linux-amd64 -o /usr/local/bin/grafctl && chmod +x /usr/local/bin/grafctl
MacOS
curl -L https://github.com/dimitrovvlado/grafctl/releases/download/$(curl -s https://raw.githubusercontent.com/dimitrovvlado/grafctl/master/VERSION.txt)/grafctl-darwin-amd64 -o /usr/local/bin/grafctl && chmod +x /usr/local/bin/grafctl

Features

  • Written in portable go, binary is free of dependencies
  • Import/export of dashboards
  • Create/read/delete datasources, folders, users, organizations, teams

Usage

Usage:
  grafctl [flags]
  grafctl [command]

Available Commands:
  config      Configure this command line tool
  create      Create a resource
  delete      Delete a resource by name or id
  get         Display one or many resources
  help        Help about any command
  version     Print the version number of grafctl

Flags:
  -h, --help      help for grafctl
  -v, --verbose   Verbose output

Use "grafctl [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL