show command
Use the show command to view the current value of one or more settings.
show command syntax
OneCli.exe config show [command option] [<options>]
Parameter | Required/Optional | Notes |
---|---|---|
command option | Optional |
|
--compatibility, -c | Optional | Specify the compatibility mode for the UEFI and BMC settings on the ThinkSystem V4 systems. OneCLI tries to convert the legacy UEFI and BMC settings to the flat attributes for the ThinkSystem V4 systems. |
--interactive, -i | Optional | Configure the OneCLI interactive mode. In this mode, OneCLI guides user to input the parameter step by step. Users can also click Tab to generate the configuration setting name. |
--kcs | Optional | Force to use IPMI over KCS local interface. |
--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. |
--redfish | Optional | Force to communicate with BMC through Redfish. |
--smm | Optional | Specify the access information of the target SMM. The format is: userid:password@host[:port]. Note
|
| Optional | Refer to Table 2. |
Example of the show command
In the normal mode:
onecli.exe config show --bmc USERID:PASSW0RD@XX.XX.XX.XX
In the interactive mode:
onecli.exe config show -i