Reference Guide

Table Of Contents
field+ (or just field) sort by field in ascending order.
field- sort by field in descending order.
-offset
Start record list starting from specific value.
-limit
Limits the number of listed records.
-all
Query all records.
-query
Query records that fulfill the specified condition.
-output
Change the output format.
nvp Display output as plain text.
csv Display output in CSV format.
table Display output in a table.
json Display output in JSON format.
create
Add a vCenter. Not allowed in Unified+ deployments.
Format
vcenter create [ -address <value> ] [ -username <value> ] [ { -password <value> |
-passwordSecure } ] [ -vasa_provider_credentials
[Added in 2.0.0.0]
-username <value> { -password
<value> | -passwordSecure } ] [ -async ]
Action qualifiers
-address
IP address of vCenter host, in IPv4, IPv6, or hostname format.
-username
User name to login to vCenter.
-password
Password to login to vCenter.
39