Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mask the Password #10

Open
Vinayak014 opened this issue Dec 11, 2020 · 2 comments
Open

Mask the Password #10

Vinayak014 opened this issue Dec 11, 2020 · 2 comments

Comments

@Vinayak014
Copy link

I am trying to figure out how to mask the Password. Write now the password gets displayed in the Console. I tried placing the password in Azure KeyVault and reading it from there, even then the password is displayed in the Console.

Is there a way to mask the Password?

Thanks in advance!

@avinmathew
Copy link

Using a variable marked as secret for the password will mask the password in the console output with ***.

@mfilotto
Copy link
Owner

mfilotto commented Feb 9, 2021

Is that ok for you @Vinayak014 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants