1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-08 17:15:51 +02:00
tldr/pages/linux/qm-status.md
2025-07-25 21:30:05 +05:30

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}}