copy file to inside VM
copy file to inside VM
corectl put path/to/file VMid:/file/path/on/destination [flags]
// copies 'filePath' into '/destinationPath' inside VMid
corectl put filePath VMid:/destinationPath
-h, --help help for put
-d, --debug adds additional verbosity, and options, directed at debugging purposes and power users
- corectl - CoreOS over macOS made simple.