Commit graph

11 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
9c10e53e7b vm.delete added 2019-09-04 18:21:28 +05: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
99a15be2bc specs.json removed, mv helper.py -> commands/helper.py 2019-07-17 20:06:56 +05:00
d045d70609 much better cli 2019-07-17 19:58:39 +05:00
c4cf097b99 list user files, list user vm added 2019-07-11 13:37:48 +05:00
a82bbb5ab1 README.md added 2019-07-03 16:34:21 +05:00
ba8748f2f3 initial code 2019-07-03 16:26:33 +05:00