LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qm-config

Display Proxmox VM configuration

TLDR

Show VM configuration
$ qm config vm_id
copy
Show current values only
$ qm config --current true vm_id
copy
Show snapshot configuration
$ qm config --snapshot snapshot_name vm_id
copy

SYNOPSIS

qm config [OPTIONS] vmid

DESCRIPTION

qm config displays the configuration of a QEMU/KVM virtual machine in Proxmox VE. By default, it shows pending configuration changes that will be applied on the next start.

PARAMETERS

vmid

The numeric ID of the virtual machine
--current boolean
Show current configuration values instead of pending
--snapshot name
Display configuration from a specific snapshot

INSTALL

sudo dnf install qm
copy

CAVEATS

The default output includes pending changes. Use --current to see only the active configuration. For comparing current and pending values, use qm pending instead.

HISTORY

qm config is part of the Proxmox VE virtualization platform for managing QEMU/KVM virtual machines.

SEE ALSO

qm(1), qm-set(1), qm-pending(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid