Difference between revisions of "Virsh snapshot-delete"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | 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]
- Virsh Snapshots:
virsh snapshot-create-as
,virsh snapshot-info
,virsh snapshot-list
,virsh blockjob
,virsh snapshot-revert (Destructive action)
,virsh snapshot-delete
- QEMU:
qemu-img
,qemu-ga
,qemu.conf
,virsh qemu
, QEMU guest agent (qemu-ga
), qcow2,qemu-nbd, qemu-img map
,qemu-io
,/etc/libvirt/qemu.conf
, QEMU releases, VENOM,qemu-nbd --help, qemu-system
Advertising: