You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/22 03:18:03 UTC

[GitHub] csantanapr opened a new issue #149: Include CLI Build Information in content.json

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:
users@infra.apache.org


With regards,
Apache Git Services