Difference between revisions of "Virsh snapshot-delete"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
Man page http://www.linuxcertif.com/man/1/virsh/#SNAPSHOT_COMMMANDS_326373218h
  
 
  virsh snapshot-delete my-vm --metadata my-snapshot
 
  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 ==
 
== See also ==

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: