cloudfoundry-attic/vmc

Help doesn't detail how to choose a runtime

Closed this issue · 1 comments

bfad commented

I needed to choose the ruby19 runtime, but couldn't find anything in the help on how to create new applications or modify current applications to use that runtime instead of the ruby18.

Currently you can't modify an existing application to use a different runtime. We are working to make it easier to understand how to select different options. For now, you can try the following.

vmc help
vmc help options
vmc help

We will continue to try to make these better. Thanks.