dubeejw commented on a change in pull request #2591: User-Agent CLI/version
header
URL:
https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r135610500
##########
File path: tools/cli/go-whisk/whisk/client.go
##########
@@ -76,6 +77,7 @@ type Config struct {
Verbose bool
Debug bool // For detailed tracing
Insecure bool
+ CLIVersion string
Review comment:
The client should not know about the existence of a CLI as it is an
abstraction.
----------------------------------------------------------------
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