Releases: aginies/pvirsh
Releases · aginies/pvirsh
version 0.6
- add an option to select the connector to the hypervisor: ssh or local
- import sys (needed for LibVirtConnect)
- prompt now show the connector
- update README.md
Version 0.5
- add class LibVirtConnect
- using libvirt api to connect to hypervisor
- using libvirt API to select the VM per group
- exec: can exec a system command
- vm_selected: show all VM selected by the group
Version 0.3
- First release
- using virsh command line to find VM and match in the group