intel / ccloudvm

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 machine which it automatically creates on the user’s host computer. This avoids polluting the user’s host machine with components from the chosen development environment and provides a clean, predictable and repeatable environment in which this development environment can run.
Apache License 2.0
32 stars 19 forks source link

ccvm, cmd: Add "ccloudvm run" command … #38

Closed rbradford closed 6 years ago

rbradford commented 6 years ago

This SSHs into the target and runs the desired command.

Fixes: #4

Signed-off-by: Rob Bradford robert.bradford@intel.com

rbradford commented 6 years ago

@markdryan updated on your feedback about ccloudvm run with no command