Go to file
Jeff Carr f45dacfcaf create works from a filename
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-16 05:22:41 -06:00
resources initial commit 2024-10-30 02:28:53 -05:00
.gitignore initial commit 2024-10-30 02:28:53 -05:00
LICENSE initial commit 2024-10-30 02:28:53 -05:00
Makefile fix build 2024-11-16 00:08:43 -06:00
README initial commit 2024-10-30 02:28:53 -05:00
argv.go things work again 2024-11-01 12:50:03 -05:00
bash-completion attempt bash completion, but it doesn't work 2024-10-30 03:24:40 -05:00
create.go create works from a filename 2024-11-16 05:22:41 -06:00
event.go compiles after protobuf changes 2024-10-31 13:41:02 -05:00
http.go initial commit 2024-10-30 02:28:53 -05:00
main.go create works from a filename 2024-11-16 05:22:41 -06:00
post.go events are in cluster.E 2024-10-30 18:10:55 -05:00
structs.go create works from a filename 2024-11-16 05:22:41 -06:00
watchdog.go compiles after protobuf changes 2024-10-31 13:41:02 -05:00

README

virtigoctl: command line tool to generate events

This is an attempt to make something that should:

* import libvirt .xml files
* stop and start virtual machines (aka: droplets)
* Initiate live migrations between hypervisors

Development Goals:

* develop and experiement with features here
* try to open console/spice/vnc ports