-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 package is encrypted, script prompts to password. |
-d, | --database=DB_NAME | Database name. This parameter is optional. The default value is defined by the variable 'database' of the 'database.conf' file. |
-f, | --force-full-restore | Force full restore of all files. No files are preserved during restore. |
-l, | --show-backup-info | List the backup information. |
-u, | --list-user-backups | Show user backup list. |
-w, | --without-progress-cursor | Without progress cursor. This parameter is optional. The default behavior is with progress cursor. |
-i, | --ignore-db-name | Ignore the database name in the backup file. Use the default database name or the given name with the option -d |
-e, | --run-hook-explicit | Run pre/post execution hook script(s) explicitly. This parameter is optional. (see also database.conf, edbrestore_hook_uncond) |
-a, | --run-agents-fix | Run the 'edb_fix_agents' script. This parameter is optional. |
-x, | --restore-influx-data | Restore influx data if present in the backup. This parameter is optional |
-p, | --password=PASSWORD | Before restore procedure, decrypt input file with provided password. This parameter is optional |
-o, | -output-logs-filepath=FILEPATH | Filepath where logs from script are stored. This parameter is optional. Default: /opt/nem/var/log/edbrestore_<current_datetime>.log |
-s, | --suspend-agents | Make agents suspended when starting NEM after restore. This parameter is optional |
-h, | --help | Print this message. |