mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 08:42:19 +08:00
Add dashboards:export CLI command
Allows exporting all dashboards to a --dir or filtering dashboards by title. If no --dir is specified, a single dashboard must be found and it will be sent to stdout which can be piped to a file. Fixes #1498
This commit is contained in: