showgroups command

Use the showgroups command to list the setting groups that are available on a server.

showgroups command syntax

OneCli.exe config showgroups[--output<folder>][connection option]
Table 1. showgroups command parameters
Parameter Required/Optional Notes
--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.
Note: The showgroups command does not require any command options.

Example of the showgroups command

OneCli.exe config showgroups --imm USERID:PASSORD@10.240.252.102
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
UEFI
 - AdvancedRAS
 - BackupBankManagement
 - DevicesandIOPorts
 - DiskGPTRecovery
 - LegacySupport
 - Memory
 - Node1
 - OperatingModes
 - POSTAttempts
 - Power
 - Processors
 - SystemRecovery
BootModes
BootOrder
BroadcomGigabitEthernetBCM5720-910
 - BroadcomGigabitEthernetBCM5720-000AF72567E6
 - BroadcomGigabitEthernetBCM5720-000AF72567E7
IMM
LSIMegaRAIDConfigurationTool-070
PXE
SYSTEM_PROD_DATA
SecureBootConfiguration
UEFIMisc
VPD
iSCSI
The support group includes:
  • uEFI
  • BootModes
  • BootOrder
  • IMM
  • PXE
  • SYSTEM_PROD_DATA
  • SecureBootConfiguration
  • UEFIMisc
  • VPD
  • iSCSI
The subgroups of uEFI are:
  • AdvancedRAS
  • BackupBankManagement
  • DevicesandIOPorts
  • DiskGPTRecovery
  • LegacySupport
  • Memory
  • Node1
  • OeratingModes
  • POSTAttempts
  • Power
  • Processors
  • SystemRecovery