grafcli icon indicating copy to clipboard operation
grafcli copied to clipboard

docs clarification for backup command

Open HG00 opened this issue 3 years ago • 0 comments

Hi all

In the help text, the "backup" command shows backup backup all dashboards from remote host

So it seems like to back up all dashboards, we can do something like grafcli backup remote/myremotegrafana /tmp/mydashboards.gz but when I run this, it fails, asking to choose a dashboard to back up.

When changing the path to remote/instance/0-foldername it works fine. Should backup actually back up all dashboards, or should the docs be updated to say "backup all dashboards in a folder from remote host"? Thanks,

HG00 avatar Dec 02 '21 14:12 HG00