commands.sh

qm config

linux

Display the virtual machine configuration with pending configuration changes applied.

More info →

Options (1)

boolean

Display the virtual machine configuration

Example: qm {{[co|config]}} {{vm_id}}

Examples (3)

Display the virtual machine configuration

qm [co|config] vm_id

Display the current configuration values instead of pending values for the virtual machine

qm [co|config] --current true vm_id

Fetch the configuration values from the given snapshot

qm [co|config] --snapshot snapshot_name vm_id
made by @shridhargupta | data from tldr-pages