property get on apihost and auth report blank values
- Lingua principale
- Go
- Stelle
- 109
- Fork
- 98
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
> 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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia riproducendo i due comandi `wsk property get` con `WSK_CONFIG_FILE` vuoto, quindi traccia il modo in cui `setup client` gestisce i flag globali `--apihost` e `--auth` prima che `property get` li legga. Il lavoro è completato quando i valori forniti non vengono più persi e il comando riporta i valori attesi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- cli, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100