-b, | --backup=FILENAME | Backup device name. This parameter is optional. The default value first is defined by the variable 'local_backup_device' of the 'database.conf' file. If variable is set as 'UNDEFINED' then we use default name 'nembackup_<CURRENT_DATE_TIME>.bck' |
-d, | --database=DB_NAME | Database name. This parameter is optional. The default value is defined by the variable 'database' of the 'database.conf' file. |
-n, | --skip-additional-files | Skip all 'additional' files in backup. Only the database and the file: alarms.txt is backed up. |
-w, | --no-progress-cursor | Without progress cursor. This parameter is optional. The default behavior is with progress cursor. |
-t, | --timestamp | With timestamp The default behavior is without timestamp |
-e, | --run-hook-explicit | Run pre/post execution hook script(s) explicitly. This parameter is optional. (see also database.conf, edbbackup_hook_uncond) |
-a, | --with-alarm-history-files | With alarm history file(s) The default behavior is without alarm history file(s) |
-x, | --with-influxdb | With influxDB backup The default behavior is without influxDB backup |
-r, | --encrypt | The output file is encrypted and protected by password. |
-p, | --password=PASSWORD | Pass 'password' directly in command line instead of prompt. works only with '-r' option. |
-f, | --force-overwrite | Forces to overwrite already existing backup file. |
-s, | --skip-esws | Skip rows related to ESWs from table 'dbdata' during backup of BP Database. This parameter is optional. This option requires NEM to be stopped. |
-h, | --help | Print this message. |