Skip to main content

restore command

Use the restore command to restore all settings defined in the update configuration file.

restore command syntax

OneCli.exe multiconfig restore --file <filename> --configfile <multi config file> [common options]
Table 1. restore command specific parameters
ParameterRequired/OptionalNotes
--fileRequiredSpecify the file name of saved settings. OneCLI reads the setting from the system and then stores the setting and value in the file.
--quiet,-qOptional

This parameter answers yes for all questions, and decreases the outputs displayed on screen.

  • --configfile

  • --help, -h

  • --nolog

Optional

Refer to Table 2.

Example of the restore command

OneCli.exe multiconfig restore --file save.txt --configfile multi_task_config.json