mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
virsh-snapshot-dumpxml: add page (#23655)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# virsh snapshot-dumpxml
|
||||
|
||||
> Print snapshot XML.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- Print the XML of a snapshot:
|
||||
|
||||
`sudo virsh snapshot-dumpxml "{{vm_name}}" "{{snapshot_name}}"`
|
||||
|
||||
- Display help:
|
||||
|
||||
`virsh snapshot-dumpxml --help`
|
||||
Reference in New Issue
Block a user