0.1.0
Initial release. Requires Python 3.10 and libvirt-python 9.0 or newer.
Added
- Command
domain-listto list all domains. - Command
domain-cloneto clone a domain. - Command
domain-iface-listto list all network interfaces of a domain and their addresses. - Command
guest-pingto ping a guest. - Command
guest-runto run a program on a guest. - Command
pool-listto list all storage pools. - Command
volume-listto list all volumes of a storage pool. - Command
volume-importto import a volume into a storage pool.