nodes command
Use the nodes command to obtain the available nodes in the current system.
nodes command syntax
OneCli.exe config nodes [<options>]
Note
The nodes command does not require any command options.
- The nodes command can be used on a multi-node or a single-node system.
- On a single node system, 1 is always reported.
- On a multi-node system, the available number of nodes is reported.
Parameter | Required/Optional | Notes |
---|---|---|
--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. |
--redfish | Optional | Force to communicate with BMC through Redfish. |
| Optional | Refer to Table 2. |
Example of the nodes command
OneCli.exe config nodes
Give documentation feedback