dubeejw commented on a change in pull request #2591: User-Agent CLI/version 
header
URL: 
https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r135610576
 
 

 ##########
 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:
   You can just have a UserAgent value here that can be modified by the 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

Reply via email to