Use the viocli show command to display a list of the nodes in a VMware Integrated OpenStack deployment or to get detailed information about the deployment inventory.
The viocli show command uses the following syntax.
viocli show [-d NAME] [-i | -p]
Parameter | Mandatory or Optional | Description |
---|---|---|
-d NAME or --deployment NAME |
Optional |
Name of the deployment to use. If you do not enter a value, the default deployment is used. |
-i or --inventory |
Optional |
Displays the contents of the inventory file for the current deployment. |
-p or --inventory-path |
Optional |
Displays the path to the inventory file for the current deployment. |
To obtain a list of nodes, run viocli show without the -i or -p options.
You can also run viocli show -h or viocli show --help to display the parameters for the command.