wizzy
wizzy copied to clipboard
Manage & automate Grafana with easy wizzy
Hi, As you say on [this page](https://github.com/grafana/grafana/issues/3713), It should be quick to add snapshots via CLI. I think that this feature should be great. Have you this into your roadmap...
Wizzy could provide a way to manipulate dashboard annotations. This could behave much like the panels command. The feature I am most interested in is copying annotations from one dashboard...
as far as i can see from reading the code, it's possible to export/import alert notifications. but this is not mentioned on wizzy-site. Would be nice to get site up-to-date....
it should be possible to read grafana's ini file to make initial config file for wizzy as an alternative to manual setup with ``` $ wizzy set grafana url http://localhost:3000...
Using https://github.com/grafana/grafana/blob/master/docs/sources/http_api/org.md
1. wizzy clip panels dashboard_slug.row.panel 2. wizzy clip panel-list panel-list name
$ wizzy create dashboard DASHBOARD_NAME - creates a new json dashboard under dashboards directory $ wizzy add row ROW_NAME - adds a row in a dashboard $ wizzy add panel...