apache / apache/openwhisk-cli

Include CLI Build Information in content.json

Open
#149 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

@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"
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.