2025-03-14 21:59:59 -06:00
|
|
|
# qm status
|
|
|
|
|
|
|
|
|
|
> Show virtual machine status.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_status>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Display the status of a specific virtual machine:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`qm {{[stat|status]}} {{100}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Display detailed status of a specific virtual machine:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`qm {{[stat|status]}} {{100}} --verbose {{true}}`
|