virsh-dumpxml: add page (#23656)

This commit is contained in:
Managor
2026-08-25 07:54:15 +07:00
committed by GitHub
parent 004644b689
commit 2d09bab6c8
+12
View File
@@ -0,0 +1,12 @@
# virsh dumpxml
> Print virtual machine XML.
> More information: <https://manned.org/virsh>.
- Print the XML of a virtual machine:
`sudo virsh dumpxml "{{vm_name}}"`
- Display help:
`virsh dumpxml --help`