dubeejw commented on a change in pull request #2591: User-Agent CLI/version
header
URL:
https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r134762726
##########
File path: tools/cli/go-whisk/whisk/client.go
##########
@@ -47,6 +47,7 @@ const (
DoNotProcessTimeOut = false
ExitWithErrorOnTimeout = true
ExitWithSuccessOnTimeout = false
+ UserAgent = "OpenWhisk-CLI/"
Review comment:
Agreed. `go-whisk` does not know that it is part of a CLI.
----------------------------------------------------------------
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