Skip to main content

show command

Use the show command to see the current value of one or more settings.

show command syntax

OneCli.exe multiconfig show [command option] <--configfile <arg>> [common options]
Table 1. show command specific parameters
ParameterRequired/OptionalNotes
command optionOptional

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.

--configfileRequiredSpecify the config file for multi task command, the format refer to Sample/multi_task_config.json.
  • --bmc-cim-port, -p

  • --bmc-password, -w

  • --bmc-username, -u

  • --check-trust, -C

  • --config

  • --node

  • --nolog

  • --never-check-trust, -N

  • --output, -o

Optional

Refer to Table 2.