replicate command
Use the replicate command to replicate all settings in the input update configuration file.
replicate command syntax
OneCli.exe multiconfig replicate --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 replicate command
OneCli.exe multiconfig replicate --file save.txt --configfile multi_task_config.json
Give documentation feedback