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
ahmadbilalkhalid 5e543fa2aa break vm_action into vm.start() and vm.stop() and image.list() -> image._list() 2019-09-01 22:09:08 +05:00
ahmadbilalkhalid 56f3647ec3 start,shutdown,suspend,resume,delete merged into one (action) 2019-08-01 15:05:38 +05:00
ahmadbilalkhalid d045d70609 much better cli 2019-07-17 19:58:39 +05:00
ahmadbilalkhalid c4cf097b99 list user files, list user vm added 2019-07-11 13:37:48 +05:00
ahmadbilalkhalid ba8748f2f3 initial code 2019-07-03 16:26:33 +05:00