mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 20:15:53 +02:00
308 B
308 B
qm status
Show virtual machine status. More information: https://pve.proxmox.com/pve-docs/qm.1.html.
- Display the status of a specific virtual machine:
qm {{[stat|status]}} {{vm_id}}
- Display detailed status of a specific virtual machine:
qm {{[stat|status]}} --verbose {{true}} {{vm_id}}