Skip to content

Releases: aginies/pvirsh

version 0.6

10 Oct 06:27
Compare
Choose a tag to compare
  • 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

09 Oct 18:25
Compare
Choose a tag to compare
  • 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

09 Oct 09:35
Compare
Choose a tag to compare
  • First release
  • using virsh command line to find VM and match in the group