grafana-wizzy / wizzy

Manage & automate Grafana with easy wizzy
https://grafana-wizzy.com
Apache License 2.0
468 stars 60 forks source link

Can't export dashboards from not General folder #156

Open Jasstkn opened 5 years ago

Jasstkn commented 5 years ago

Hi. I can't export dashboards from folder which are not General. Is there some way to specify directory name?

├── README.md
├── conf
│   └── wizzy.json
├── dashboards
│   ├── General
. . .
│   └── Test_Folder

I want to export Test_Folder with contents

Sytten commented 5 years ago

Folder support is a mess currently I will work on it.

Jasstkn commented 4 years ago

@Sytten any news?

Sytten commented 4 years ago

Sorry I don't have a lot of time to work on wizzy right now... If you want to make a PR I can review it and merge it.