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_name

Usage Notes

You can save the data by piping the output to a file, for example:
# vm_maker --dumpxml guest1.example.com > guest.xml