7.16 dumpxml Command
Use the --dumpxml command to send the XML definition of the
specified guest to standard output.
Syntax
vm_maker --dumpxml guest_nameUsage Notes
You can save the data by piping the output to a file, for example:
# vm_maker --dumpxml guest1.example.com > guest.xmlParent topic: VM_MAKER Command Reference