Muhammad Yousuf Khan <sirtcp(a)gmail.com> writes:
Hello every one. i have been running Libvirt for few weeks on
testing
and will be migrating from Proxmox to libvirt very soon however there
is a problem with command line learning. Virsh and virt-install is a
complete set of commands. but i want to learn in depth some more
command line option.
so my question is; can i learn what "Virt-manager" GuI is running on
the back end. so that i can learn how it add,edit,delete some advance
level of configuration via GUI.
you may find useful to run virt-manager with the "--debug" command line
argument. It will shows you what XML changes are done by virt-manager
and what libvirt APIs are involved in the high-level GUI operations you
perform.
Giuseppe