Commit graph

6 commits

Author SHA1 Message Date
Ahmed Bilal
f222ab5886 Networking options added
Perform action by using virtual machine name and images name instead of uuid
Specs is passed individually now. For example, --cpu, --ram, --os-ssd, --hdd etc.
2019-11-11 19:49:35 +01:00
5e543fa2aa break vm_action into vm.start() and vm.stop() and image.list() -> image._list() 2019-09-01 22:09:08 +05:00
61d1633599 migration command added, OTP creds can be read from environment variables, json output is now formated nicely 2019-08-12 17:56:19 +05:00
56f3647ec3 start,shutdown,suspend,resume,delete merged into one (action) 2019-08-01 15:05:38 +05:00
ec69c1552f fix imports 2019-07-18 18:59:57 +05:00
d045d70609 much better cli 2019-07-17 19:58:39 +05:00