Shutdown a virtual machine and skip lock (only root can use this option)

qm shutdown

  • Shutdown a virtual machine on QEMU/KVM Virtual Machine Manager.
    More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

qm shutdown --skiplock {{true}} {{VM_ID}}

click the source code to copy