mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
virsh-dumpxml: add page (#23656)
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user