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

Support for STDIN for sensitive stuff #71

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

crimike
Copy link
Contributor

@crimike crimike commented Dec 21, 2023

Sensitive information can now be entered in the console on request instead of being provided on the commandline. This can be achieved by supplying a - as the value for the parameter.
image
The following values currently support it:

  • Refresh Token - not echoed
  • JWT - not echoed
  • Application Secret - not echoed
  • Key Password - not echoed
  • Username
  • Password - not echoed

Additionally, re-added storage accounts to the main list az-rm command

@irshadaj irshadaj added the external This pull request is from an external contributor label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external This pull request is from an external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants