The "Virtual Machine Manager" (virt-manager for short package name) is a desktop application for managing virtual machines. ...
In libvirt There are some strings that I do not know if they are options in a menu or actual commands: list domains list inactive domains
What are they ?
Thanks
On Thu, Sep 28, 2006 at 01:24:38PM +0000, Boris Becker wrote:
The "Virtual Machine Manager" (virt-manager for short package name) is a desktop application for managing virtual machines. ...
In libvirt There are some strings that I do not know if they are options in a menu or actual commands: list domains list inactive domains
What are they ?
there is no menu in libvirt, only strings coming from the library or from the virsh command line interface tool. I guess the 2 strings there are help informations for the command 'list', the '--inactive' and '--all' options
Daniel