Azure / Azure/azure-cli

az configure should not display environment variable values because they can contain secrets

Open
#9,776 2 comments 0 reactions 1 assignee Claimed by @jiasli View on GitHub
act-codegen-extensibility-squad Configure feature-request
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

![image](https://user-images.githubusercontent.com/11888714/60012404-70e92100-9699-11e9-8469-ff47f3f11899.png)

**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

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.