Deleting a Snapshot
prlctl snapshot-delete <vm_id | vm_name> -i, --id <snapid>
Deletes a virtual machine snapshot. The -i, --id <snapid> parameter specifies the ID of the snapshot to delete.
Optional Parameters
-c, --children
If included, all child snapshots of the specified snapshot will be deleted.
Last updated