Skip to content

freifunk-darmstadt/grafana-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-backup

Create dashboards backups using the Grafana API.

Installation

Use setup.py to install the package into your environment:

$ python setup.py install

Usage ----

Usage: grafana-backup [OPTIONS]

Options:
  --api-key TEXT      API key of the target grafana  [required]
  --grafana-url TEXT  base url of the target grafana  [required]
  --help              Show this message and exit.