Reverting to a Snapshot
prlctl snapshot-switch <vm_id | vm_name> -i, --id <snapid> [--skip-resume]
Reverts the specified virtual machine to the specified snapshot. The -i, --id <snapid> parameter specifies the ID of a snapshot to revert to.
If the optional --skip-resume parameter is included, the virtual machine will not be started if it was running when the snapshot was taken.
Last updated