apache / apache/openwhisk-cli

inconsistency: wsk project does not respect WSK_CONFIG_FILE

Open
#436 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Wtih the `wskdeploy` integration, doing `WSK_CONFIG_FILE=/Users/anthony/.wskprops-iks wsk project deploy` does not use the config file set in the environment variable. `wsk project deploy` will use the wskprops in the default location `~/.wskprops`.

Workaround is to use `wsk project deploy --config ` which is similar to what wskdeploy uses.

Having 2 ways to set the config file can be confusing: "Use `WSK_CONFIG_FILE` env to specify location of wskprops and use `--config` when using wsk project commands"

Related Issue: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/809

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.