Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

vmctl status

Show detailed status of a VM.

Synopsis

vmctl status <NAME>

Arguments

ArgumentDescription
NAMEVM name (positional)

Output

Displays all known information about the VM:

  • Name, ID, Backend, State
  • vCPUs, Memory, Disk
  • Network configuration (mode, bridge name)
  • Work directory path
  • Overlay path, Seed ISO path
  • PID, VNC address
  • SSH port, MAC address

Examples

vmctl status myvm

See Also

vmctl list