1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-16 17:15:41 +02:00
tldr/pages/linux/qm-pending.md

9 lines
262 B
Markdown
Raw Normal View History

# qm pending
> Get the virtual machine configuration with both current and pending values.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Get the virtual machine configuration of a specific virtual machine:
2025-07-25 19:00:05 +03:00
`qm {{[p|pending]}} {{vm_id}}`