wizzy icon indicating copy to clipboard operation
wizzy copied to clipboard

use grafana's ini config for initial setup

Open jozic opened this issue 7 years ago • 0 comments

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
$ wizzy set grafana username admin
$ wizzy set grafana password admin

something like $ wizzy set grafana settings <path.to.ini.file> would be nice or maybe just $ wizzy init <optional.path.to.ini.file>

thanks

jozic avatar Apr 28 '17 04:04 jozic