<!-- Please answer these questions before you submit the desired feature. --> #### 1. Your usage scenarios? There is a `latest` behaviour for installing a runtime, but it seems there isn't one for switching to one. This would be very useful for automation, for example in setup scripts. #### 2. What is your expected outcome? This will work: ``` vfox use -g nodejs@latest ```