apache / apache/openwhisk-cli

property get on apihost and auth report blank values

Open
#435 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
109
Forks
98
PR merge metrics
No merged PRs in 30d

Description

```
> WSK_CONFIG_FILE= ./wsk property get --apihost x
whisk API host
> WSK_CONFIG_FILE= ./wsk property get --auth y
whisk auth
```

The ambiguity here comes from "setup client" which consumes the values as part of the "global" --apihost/auth but these appear to also be treated as flags to "property get" and somewhere in between the value is lost.

The behavior is both buggy and startling.

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.