qm Command Examples

QEMU/KVM Virtual Machine Manager. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

qm list

qm create {{100}} -ide0 {{local-lvm:4}} -net0 {{e1000}} -cdrom {{local:iso/proxmox-mailgateway_2.1.iso}}

qm config {{100}}

qm start {{100}}

qm shutdown {{100}} && qm wait {{100}}

qm destroy {{100}} --purge