There was an error while loading. Please reload this page.
USAGE
nr backup dashboards
OPTIONS
-d, --dir
Folder name where the *.dashboard.bak files placed.
-r, --result-file-name
Logging file name, stored file name list corresponding the failure dashboards to backup.
Examples:
nr backup dashboards -d ./backup_dashboards
Use -d argument to specify the directory
nr backup dashboards -d ./backup_dashboards -f failed-dashboards.log
Use -d argument to specify the directory, use -f to sepcify the logging file name record what's dashboards failed to backup.