You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/09 16:07:42 UTC

[GitHub] rabbah commented on a change in pull request #2320: Updating readme for distributed deployment

rabbah commented on a change in pull request #2320: Updating readme for distributed deployment
URL: https://github.com/apache/incubator-openwhisk/pull/2320#discussion_r121163950
 
 

 ##########
 File path: ansible/README_DISTRIBUTED.md
 ##########
 @@ -110,5 +73,5 @@ Setup your CLI and verify that OpenWhisk is working.
 
 ```
 ../bin/wsk property set --auth $(cat files/auth.whisk.system) --apihost <edge_url>
-../bin/wsk -i -v action invoke /whisk.system/samples/helloWorld --result
+../bin/wsk -i -v action invoke /whisk.system/samples/helloWorld --blocking --result
 
 Review comment:
   --blocking is not necessary with --result.
 
----------------------------------------------------------------
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