rabbah commented on issue #86: Make run deleted old ~/.wskprops file URL: https://github.com/apache/incubator-openwhisk-devtools/issues/86#issuecomment-464805603 Addressed in https://github.com/apache/incubator-openwhisk-devtools/pull/200. The props file in ones home directory is not used or modified by `make quick-start`. The deployment instead will create a local props file and print this at the end (or via `make quick-start-info`): ``` To invoke the function again use: make hello-world To stop OpenWhisk use: make destroy To use the wsk CLI: export WSK_CONFIG_FILE=/path/to/incubator-openwhisk-devtools/docker-compose/.wskprops or copy the file to /your/home/.wskprops ```
---------------------------------------------------------------- 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
