commands.sh

qm showcmd

linux

Show command-line which is used to start the VM (debug info).

More info →

Options (1)

boolean

Show command-line for a specific virtual machine

Example: qm {{[sho|showcmd]}} {{vm_id}}

Examples (3)

Show command-line for a specific virtual machine

qm [sho|showcmd] vm_id

Put each option on a new line to enhance human readability

qm [sho|showcmd] --pretty true vm_id

Fetch configuration values from a specific snapshot

qm [sho|showcmd] --snapshot string vm_id
made by @shridhargupta | data from tldr-pages