>_ linuxcommand.dev
Virtualization

qm

Manages KVM VMs in Proxmox VE.

Proxmox
Verified: 2026-02-09
Syntax
$qm [BEFEHL] VMID [OPTIONEN]
Optionen
start|stop|shutdown VM-Lifecycle
set VM-Konfiguration ändern
status VM-Status anzeigen
Examples
$qm list
$qm start 100
$qm shutdown 100
$qm set 100 --memory 8192
Typical use cases
?
Standard usage
qm --help
Note Main command for QEMU/KVM management in Proxmox VE.
Export