showvalues command

Use the showvalues command to list all of the possible values for one or more settings. showvalues also lists the suppressed, greyed-out dependency information.

showvalues command syntax

OneCli.exe config showvalues[command option][--output<folder>][connection
option]
Table 1. showvalues command parameters
Parameter Required/Optional Notes
command option Optional
all
Default value.
Displays all of the supported settings.
group name
Displays the settings that belong to a group name.
setting name
The setting name value.
output Optional

By default, the log file output is saved to: ../Onecli-%PID%-%date%-%time%/.

connection option Optional
--imm <user:pwd@ip>
Use for OOB.
Use for in-band, if you know the LAN over USB IP of the target IMM.
Use to specify the target IMM.
--node <x>
Use for inband cases on a multinode system.
Where x is a numeric value that indicates the node number. For example, if "--node 2" the target IMM is in the second node of a multinode system.

Example of the showvalues command

OneCli.exe config showvalues
This is the output generated from this example:
Lenovo ToolsCenterSuite CLI tcliXXX-X.X.X
Based on module version X.X.X
Licensed Materials - Property of Lenovo
(C) Copyright Lenovo Corp. 2013-2016 All Rights Reserved
Invoking SHOW command ...
Connected to IMM by IP address 10.240.252.102
IMM.SSL_HTTPS_SERVER_CSR=*generate=export
IMM.PowerRestorePolicy=Always Off=<Restore>=Always On 
IMM.ThermalModePolicy=<Normal>=Performance
IMM.FrontButton_PWR_Perm=Disabled=<Enabled>
IMM.ManufacturingCertInfo=char[] minchars=0 maxchars-47 pattern=^[a-zA-Z0-9./+]
{0,47}$default=""

Power.S3Enable=<Disble>=Enable
This setting is suppressed if the result of the following expression is true: " 
( Power.S3Enable == Disable ) "
Memory.CKSelfRefresh=<AUTO>=L1: CK_DRIVEN=L2: CK_TRI_STATE=L3: CK_LOW=L4: CK_HIGH

This setting is suppressed if the result of the following expression is true: " 
( ( Memory.MemoryPowerManagement 
== Automatic ) || ( Memory.MemoryPowerManagement == Disable ) ) "

This setting is readonly if the result of the following expression is true: " 
( ! ( OperatingModes.ChooseOperatingMode == Custom Mode ) ) "


SYSTEM_PROD_DATA.SysInfoProdName=char[] minchars=0 maxchars=29
SYSTEM_PROD_DATA.SysInfoProdIdentifier=char[] minchars=0 maxchars=64 default=
"System X"
SYSTEM_PROD_DATA.SysInfoProdIdentifierEx=char[] minchars=0 maxchars=128 
default="System X"