logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

QM Config - Control VM Configuration | Online Free DevTools by Hexmos

Control VM configuration with QM Config, a powerful command-line tool for managing Proxmox virtual machines. Free online tool, no registration required.

qm-config

Display the virtual machine configuration with pending configuration changes applied. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • 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}}

return

See Also