grafana/grizzly

Add unset option in configuration

spinillos opened this issue · 0 comments

Some fields in configuration are optional and there isn't a way to unset them.

So it could be nice if we can do ./grr config unset myvariable and remove it.