Forrest logo
back to context overview

qm-config

List of commands for qm-config:

  • qm-config:tldr:00904 qm-config: Display the virtual machine configuration.
    $ qm config ${vm_id}
    try on your machine
    explain this command
  • qm-config:tldr:305fe qm-config: Fetch the configuration values from the given snapshot.
    $ qm config --snapshot ${snapshot_name} ${vm_id}
    try on your machine
    explain this command
  • qm-config:tldr:3a550 qm-config: Display the current configuration values instead of pending values for the virtual machine.
    $ qm config --current ${true} ${vm_id}
    try on your machine
    explain this command
back to context overview