alvarolopez opened a new pull request #1054: Honor WSK_CONFIG_FILE if variable is set URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/1054 The OpenWhisk CLI (wsk) allows to set the WSK_CONFIG_FILE to point to the configuration file. wskdeploy does not honor this environment variable and it only relies on the --config flag. This change allows to use the environment variable (if present), making it consistent with the wsk CLI behaviour. Fixes #809 Fixes #436
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
