First, make sure you have created a user:
saslpasswd2 -a libvirt mynewusername
Then you can issue virsh commands like the following which will show the VM settings of a specified VM
virsh -r dumpxml vm_name_here
First, make sure you have created a user:
saslpasswd2 -a libvirt mynewusername
Then you can issue virsh commands like the following which will show the VM settings of a specified VM
virsh -r dumpxml vm_name_here