13 lines
308 B
Markdown
Raw Normal View History

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