Vagrant/Virtualbox support
andrewchilds opened this issue · comments
Andrew Childs commented
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]