Skip to content

skorpy2009/grafana-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-backup

Create dashboards backups using the Grafana API.

Installation

The latest stable version can be installed from PyPi:

$ pip install kea-exporter

and upgraded with:

$ pip install --upgrade kea-exporter

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.7%
  • Nix 25.3%