
• --log-file LOG_FILE: Specifies a log file for storing output. By default, this is disabled.
• -q, --quiet: Restricts display output to warnings and error messages.
• -h, --help: Shows the help message and exits the csadmin CLI.
• --debug: Shows trace back information to help debug errors.
Required common arguments
• --os-auth-url <auth-url>: Specifies the OpenStack Identity Service endpoint to use
for authentication. Defaults to -OS_AUTH_URL.
• --os-username <auth-username>: Specifies a user name to use for OpenStack Identity
Service authentication. Defaults to OS_USERNAME.
• --os-password <auth-password>: Specifies a user password to be used for OpenStack
Identity Service authentication. Defaults to OS_PASSWORD.
Optional common arguments
• --os-tenant-name <auth-tenant-name>: Specifies a private network name for which
to request authorization. Defaults to OS_TENANT_NAME.
• --os-tenant-id <auth-tenant-id>: Specifies the ID of a tenant requesting
authorization. Defaults to OS_TENANT_ID.
• --os-region-name <auth-region-name>: Specifies a region name used for
authentication. Defaults to OS_REGION_NAME.
• --os-cert <cert>: Not supported.
• --os-hp-cs-api-version <hp-cs-api-version>: Not supported.
• –os-cacert<cert>: Specifies the CA certificate bundle to use to validate the server
certificate. Defaults to OS_CACERT. See Certificate verification errors (page 183).
• --os-key <key>: Not supported.
• --insecure: Does not verify the certificate chain on the server. Defaults to “false” or
OS_INSECURE. See Certificate verification errors (page 183).
• —h, --help: Shows the help message and exits the csadmin CLI.
Command syntax and examples
• appliance list: Lists auxiliary virtual machines.
csadmin appliance list <required and/or optional common args> <args specific to the command>
Examples
csadmin appliance list --os-username adminuser --os-password adminpassword --os-auth-url
10.x.x.x –insecure
csadmin appliance list --long --os-username adminuser --os-password adminpassword --os-auth-url
10.x.x.x --insecure
csadmin appliance list --va esx_iscapp01 --long --os-username adminuser --os-password
adminpassword --os-auth-url 10.x.x.x --insecure
DefinitionArguments
Displays information in a long listing format.-;l, --long
The unique name of the appliance.--va <VM name>
• appliance support-dump: Handles the support dump of an auxiliary virtual machine.
csadmin appliance support-dump <required and/or optional common args> <args specific to the command>
Examples
csadmin appliance support-dump --list --os-username adminuser --os-password adminpassword
--os-auth-url 10.x.x.x –insecure
Command syntax and examples 193
Comentarios a estos manuales