13 lines
318 B
Markdown
Raw Normal View History

# qm status
> Show virtual machine status.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_status>.
- Display the status of a specific virtual machine:
`qm {{[stat|status]}} {{100}}`
- Display detailed status of a specific virtual machine:
`qm {{[stat|status]}} {{100}} --verbose {{true}}`