...
Use the Additional command lines for ease of management:
Command | Description |
---|---|
# vmlist | Virtual machines list and status |
# logview | Virtual machine log view |
# logtail | Virtual machine log tail (continuous view) |
# vmstart | Virtual machine start |
# vmstop | Virtual machine stop ('# vmstop -f ' to avoid confirmation) |
# vmconsole | Connection to the virtual machine console |
# vmcfg | Virtual machine configuration file editing |
...