Difference between revisions of "Virsh snapshot-delete"

From wikieduonline
Jump to navigation Jump to search
 
Line 3: Line 3:
 
  virsh snapshot-delete my-vm --metadata my-snapshot
 
  virsh snapshot-delete my-vm --metadata my-snapshot
  
  snapshot-delete domain snapshot --children
+
  virsh snapshot-delete domain snapshot --children
 
  Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot.
 
  Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot.
  

Latest revision as of 15:01, 30 September 2020

Man page http://www.linuxcertif.com/man/1/virsh/#SNAPSHOT_COMMMANDS_326373218h

virsh snapshot-delete my-vm --metadata my-snapshot
virsh snapshot-delete domain snapshot --children
Delete the snapshot for the domain named snapshot. If this snapshot has child snapshots, changes from this snapshot will be merged into the children. If --children is passed, then delete this snapshot and any children of this snapshot.

See also[edit]

Advertising: