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

Delete VM Snapshot - Control Virtual Machine Snapshots | Online Free DevTools by Hexmos

Delete VM snapshots with qm-delsnapshot. Manage virtual machine backups and revert to previous states easily using Proxmox. Free online tool, no registration required.

qm-delsnapshot

Delete virtual machine snapshots. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Delete a snapshot:

qm {{[del|delsnapshot]}} {{vm_id}} {{snapshot_name}}

  • Delete a snapshot from a configuration file (even if removing the disk snapshot fails):

qm {{[del|delsnapshot]}} {{vm_id}} {{snapshot_name}} --force 1

See Also