Hi libvirt guys,
I am an newbie to libvirt. There is an requirement for libvirt:
Every time I want to rename an guest by virsh command, I need to virsh edit
origin_guest(edit the name,delete/edit the uuid) after that a new guest with the same
configuration as origin_guest was defined,
then virsh undefine origin_guest.
Seems it's a little complex, so should be there an virsh command like "virsh
rename origin_guest new_guest"?
I know I can use virt-manager to rename an guest,but if there is an virsh command can do
it, I think it's much useful.
Thanks
--
Regards
shyu