Minimal graphical interface for a virtual machine (VM). Note: ‘domain’ refers to the name, UUID or ID for the existing VMs (See: tldr virsh). More information: https://manned.org/virt-viewer.
virt-viewer
with a prompt to select running virtual machines:virt-viewer
virt-viewer
for a specific virtual machine by ID, UUID or name:virt-viewer "domain"
virt-viewer --reconnect --wait "domain"
virt-viewer --connect "xen//url" "domain"
virt-viewer --connect "qemu+ssh//username@url/system" "domain"