show command
Use the show command to show the drive information to the controllers.
show command syntax
Usage: ./OneCli [misc] raid show [--bmc|-b <arg>] [--ctrl <arg>]
[--target|-t <arg>] [--check-trust|-C]
[--never-check-trust|-N] [--quiet|-q]
[--output|-o <arg>] [--nolog]
[--config <arg>] [--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--ctrl | Optional | Specify controller ID starting with index 1. Example: --ctrl 1. |
--target, -t | Optional (Deprecated from V3.5.1) | It is recommended to use the --ctrl option instead. Specify the target controller ID. The following is the description on ID:
|
Example of the show command
OneCli.exe misc raid show --bmc xxxx:xxxx@xx.xx.xx.xx
Give documentation feedback