Deleting a snapshot

Last Updated : Sep 24, 2024 |

Procedure

  1. Run the following command to view the snapshots of a VM:

    virsh snapshot-list <VM name>

  2. Run the following command to delete a snapshot:

    virsh snapshot-delete <VM name> <Snapshot name>