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: [email protected] With regards, Apache Git Services
