prlctl snapshot-list
Displays a list of snapshots of the specified virtual machine.
Syntax
prlctl snapshot-list ID|name [-t,--tree] [-i,--id snapshot_id]
Parameters
Name
|
Description
|
ID
|
The virtual machine ID.
|
name
|
The virtual machine name.
|
-t, --tree
|
Displays the snapshot list as a tree. The default display format is tabular with Parent Snapshot ID and Snapshot ID as columns.
|
-i, --id snapshot_id
|
The ID of the snapshot to use as a root. If this parameter is omitted, the entire snapshot tree will be displayed.
|
|