pritidesai commented on a change in pull request #775: add --name project name
flag
URL:
https://github.com/apache/incubator-openwhisk-wskdeploy/pull/775#discussion_r173264458
##########
File path: utils/flags.go
##########
@@ -39,7 +39,8 @@ type WskDeployFlags struct {
Strict bool // strict flag to support user defined runtime
version.
Key string
Cert string
- Managed bool // OpenWhisk Managed Deployments
+ Managed bool // OpenWhisk Managed Deployments
Review comment:
yup @mrutkows we have used it in many places, @lionelvillard hasn't
introduced a new flag, its just a go fmt playing with spaces and moving flags
around :)
----------------------------------------------------------------
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