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