1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 13:22:09 +02:00
tldr/pages/linux/qm-status.md
2022-10-20 19:46:45 +05:30

286 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 status {{vm_id}}

  • Display detailed status of a specific virtual machine:

qm status --verbose {{true}} {{vm_id}}