ibm-bluemix-mobile-services/bluemix-generator

cannot get bluegen version number

Closed this issue · 2 comments

bluegen -v (*master+47) 12:27:40
error:
Please install the Cloud Foundry CLI.
To install, visit and follow the directions from the official https://github.com/cloudfoundry/cli repository.

jmeis commented

When you run bluegen on a valid project, it will have the version number on the top.

Example:

screen shot 2016-09-19 at 5 36 25 pm

However, I think this would be a good feature. I'm going to label it as an enhancement/feature request.

jmeis commented

Added initial non-interactive capability with version flag.

Command:
bluegen --version

Will be published with next release.

#39