Skip to content

0.1.0

Choose a tag to compare

@aahlenst aahlenst released this 02 Jul 15:31
· 42 commits to main since this release

Initial release. Requires Python 3.10 and libvirt-python 9.0 or newer.

Added

  • Command domain-list to list all domains.
  • Command domain-clone to clone a domain.
  • Command domain-iface-list to list all network interfaces of a domain and their addresses.
  • Command guest-ping to ping a guest.
  • Command guest-run to run a program on a guest.
  • Command pool-list to list all storage pools.
  • Command volume-list to list all volumes of a storage pool.
  • Command volume-import to import a volume into a storage pool.