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]
Parameter | Required/Optional | Notes |
---|---|---|
--file | Required | Specify the file name of saved settings. OneCLI reads the setting from the system and then stores the setting and value in the file. |
--quiet,-q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the restore command
OneCli.exe multiconfig restore --file save.txt --configfile multi_task_config.json
Give documentation feedback