andrewchilds / overcast

Orchestrate VMs from your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant/Virtualbox support

andrewchilds opened this issue · comments

Would be great to be able to use Vagrant/Virtualbox like a local cloud provider:

overcast virtualbox create [instance] --image trusty64 --ram 512
overcast virtualbox reboot [instance]
overcast virtualbox shutdown [instance]
overcast virtualbox boot [instance]
overcast virtualbox destroy [instance]