Using AVCLI
To use AVCLI:
- On Windows, click Start Menu > All Programs > everRun > Command Prompt.
- On Linux, type the avcli command, followed by one or more commands. For example:
# avcli -H localhost -u admin -p admin vm-info
Note: In the preceding example, typing the -H, -u, and -p options automatically saves the hostname, username, and password, respectively, so that subsequent commands do not require them. You can also create a shortcut to avoid the need to prefix all commands with the hostname, username, and password, as described in Executing a Command.
From the command line, use the help command to list all AVCLI commands or to display information for a specific command. See Using AVCLI Help.