logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

VM Reset - Control Virtual Machines with QEMU/KVM | Online Free DevTools by Hexmos

Control virtual machines instantly with VM Reset. Quickly reboot, power off, or force reset QEMU/KVM instances through the command line. Free online tool, no registration required.

qm-reset

Reset a virtual machine on QEMU/KVM Virtual Machine Manager. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Reset a virtual machine:

qm reset {{vm_id}}

  • Reset a virtual machine and skip lock (only root can use this option):

qm reset --skiplock {{true}} {{vm_id}}

See Also