You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/08 19:27:06 UTC

[GitHub] pritidesai commented on a change in pull request #775: add --name project name flag

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:
users@infra.apache.org


With regards,
Apache Git Services