HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

qm pending — Get the virtual machine configuration with both current and pending values. More information: <https

Submitted by: @import:tldr-pages··
0
Viewed 0 times
qm pendingthevirtualconfigurationcommandclimachineget
linux

Problem

How to use the qm pending command: Get the virtual machine configuration with both current and pending values. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_pending>.

Solution

qm pending — Get the virtual machine configuration with both current and pending values. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_pending>.

Get the virtual machine configuration of a specific virtual machine:
qm {{[p|pending]}} {{vm_id}}

Code Snippets

Get the virtual machine configuration of a specific virtual machine

qm {{[p|pending]}} {{vm_id}}

Context

tldr-pages: linux/qm pending

Revisions (0)

No revisions yet.