QEMU/KVM Virtual Machine Manager. Some subcommands such as
list
,start
,stop
,clone
, etc. have their own usage documentation. More information: https://pve.proxmox.com/pve-docs/qm.1.html.
qm list
local-lvm
storage and an ID of 100: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