show command
Use the show command to see the current value of one or more settings.
show command syntax
OneCli.exe multiconfig set <setingname> [settingvalue] --configfile <multi config file> [common options]
Parameter | Required/Optional | Notes |
---|---|---|
command option | Optional | The value can be put as “all”, group name or setting name. The “all” is used to display all supported settings, while group name is to display the settings belong to that group, and the setting name is only display the value for that setting. The group name can be got from showgroups command or see section “setting groups” for details. The default value for command option is “all”. If no command option is specified, the config application will show all the supported settings. If it is specified, it should right after show command in the command line. |
--configfile | Required | Specify the config file for multi task command, the format refer to Sample/multi_task_config.json. |
--hex | Optional | Display the hex number for Integer settings when the --hex parameter is used in the show / showdefault / showvalues command. Obtain the hex number for Integer setting when the --hex parameter is used in the set command. |
| Optional | Refer to Table 2. |