Difference between revisions of "Virsh snapshot-delete"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | 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 | ||
+ | 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 == |
Revision as of 03:52, 30 September 2020
This article is a Draft. Help us to complete it.
http://www.linuxcertif.com/man/1/virsh/#SNAPSHOT_COMMMANDS_326373218h
virsh snapshot-delete my-vm --metadata my-snapshot
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
- 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: