ccloudvm
ccloudvm copied to clipboard
Configurable Cloud VM is a small command line tool for automatically creating development and demo environments for complex projects. The tool sets up these development environments inside a virtual m...
The reason is that it does a apt-get upgrade which updates the kernel. This means that if you reboot ccloudvm at a later stage when it comes back up you'll...
It would be nice to be able to list, clone and delete workloads from the command line, e.g., ccloudvm workload list ccloudvm workload delete ccloudvm workload clone
We could use something like https://github.com/cheggaaa/pb
As part of making ccloudvm a standalone project, it should have its own little version.
I'd like to get ccloudvm running properly on macos. It will probably use hyperkit.
Once we support multiple instances it will be nice to be able to create a new instance by cloning an existing one.
ccloudvm cleanup should delete the entire ~/.ccloudvm directory included all cached files.