Description | Command |
---|---|
Check VCO authentication | vco login isauthenticated |
Login to VCO with Username and Keyfile | vco login keyfile |
Login to VCO with Username and Password | vco login userpass |
Check VCO authentication |
vco login isauthenticated |
Parameter | --export (Export to File) |
Mandatory | false |
Parameter | --format (Format the response in either Tabular format (default), JSON or CSV) |
Mandatory | false |
Login to VCO with Username and Keyfile |
vco login keyfile |
Parameter | --server (Server Name) |
Mandatory | true |
Parameter | --user (User) |
Mandatory | false |
Parameter | --keyfile (Encrypted Keyfile) |
Mandatory | true |
Parameter | --export (Export to File) |
Mandatory | false |
Parameter | --format (Format the response in either Tabular format (default), JSON or CSV) |
Mandatory | false |
Login to VCO with Username and Password |
vco login userpass |
Parameter | --server (vCO Server (IP or hostname)) |
Mandatory | false |
Parameter | --user (vCO Username) |
Mandatory | false |
Parameter | --password (vCO Password. If left unspecified, you will be prompted to enter it securely) |
Mandatory | false |
Parameter | --export (Export to File) |
Mandatory | false |
Parameter | --format (Format the response in either Tabular format (default), JSON or CSV) |
Mandatory | false |
Copyright 2019 VMware, Inc. All rights reserved.