csantanapr opened a new issue #149: Include CLI Build Information in content.json URL: https://github.com/apache/incubator-openwhisk-cli/issues/149 @dubeejw commented on [Thu Sep 22 2016](https://github.com/apache/incubator-openwhisk/issues/1309) In order to supply CLI build/version information to consumers of the packaged CLI, the content.json file generated in the build process should contain the following information: ``` "cli": { "version": "1.0.0", "build": "whisk-build-531" "date": "2016-09-21T07:55:05Z" } ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
