Options (2)
booleanWait until the virtual machine is stopped
Example:
qm {{[w|wait]}} {{vm_id}}booleanSend a shutdown request, then wait until the virtual machine is stopped with a 10 second timeout
Example:
qm {{[shu|shutdown]}} {{vm_id}} && qm {{[w|wait]}} --timeout {{10}} {{vm_id}}made by @shridhargupta | data from tldr-pages