az configure should not display environment variable values because they can contain secrets
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
az configure should not display environment variable values because they can contain secrets

**Command Name**
`az configure`
- _Put any pre-requisite steps here..._
- `az configure`
## Expected Behavior
The command should just display the names of environment variables and not values.
Since the command is interactive and consoles have commands to display environment variables if user is ok to show it on console, it is still possible..
## Environment Summary
```
Windows-10-10.0.17763-SP0
Python 3.6.5
Shell: powershell.exe
azure-cli 2.0.67
Extensions:
alias 0.5.2
azure-devops 0.12.0
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.