VCO LOGIN Commands


DescriptionCommand
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)
Mandatoryfalse

Parameter--format (Format the response in either Tabular format (default), JSON or CSV)
Mandatoryfalse


Login to VCO with Username and Keyfile

vco login keyfile

Parameter--server (Server Name)
Mandatorytrue

Parameter--user (User)
Mandatoryfalse

Parameter--keyfile (Encrypted Keyfile)
Mandatorytrue

Parameter--export (Export to File)
Mandatoryfalse

Parameter--format (Format the response in either Tabular format (default), JSON or CSV)
Mandatoryfalse


Login to VCO with Username and Password

vco login userpass

Parameter--server (vCO Server (IP or hostname))
Mandatoryfalse

Parameter--user (vCO Username)
Mandatoryfalse

Parameter--password (vCO Password. If left unspecified, you will be prompted to enter it securely)
Mandatoryfalse

Parameter--export (Export to File)
Mandatoryfalse

Parameter--format (Format the response in either Tabular format (default), JSON or CSV)
Mandatoryfalse


Copyright 2019 VMware, Inc. All rights reserved.