rabbah opened a new issue #2720: cli is oblivous to protocol set for apihost
URL: https://github.com/apache/incubator-openwhisk/issues/2720
 
 
   ```bash
   > wsk property set --apihost http://192.168.99.100
   > wsk action create t echo.js --web true
   ok: created action t
   > wsk action get t --url
   ok: got action t
   https://http://192.168.99.100/api/v1/web/guest/default/t
   ```
 
----------------------------------------------------------------
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