Skip to content

Backup dashboards

gaochan-1 edited this page Nov 2, 2018 · 1 revision

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.

Clone this wiki locally