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

Omit the print of AWS credentials in the console unless verbose option is passed #177

Merged
merged 6 commits into from
Mar 4, 2022

Conversation

sadok-f
Copy link
Contributor

@sadok-f sadok-f commented Oct 12, 2021

Hi,
Thank you for this repo, we're using it as our sso cli tool to access AWS accounts.

we had to modify it a bit to omit the print of the AWS credentials to the console while authenticating.
This MR contains the code change for that, it doesn't change the default behaviour.

Thanks.
Sadok

@sadok-f
Copy link
Contributor Author

sadok-f commented Mar 3, 2022

@maxtacu can you review this PR, appreciate that :)
thanks

@maxtacu
Copy link
Member

maxtacu commented Mar 4, 2022

hey @sadok-f You have typo in some places: silent, slient and it seems like it is duplicating the verbose mode

@sadok-f
Copy link
Contributor Author

sadok-f commented Mar 4, 2022

Hey @maxtacu , thank you for checking, I've modified my PR.
now with the verbose option, the AWS credentials will be printed to the console.

@sadok-f sadok-f changed the title Add --silent option to omit the print of AWS credentials in the console Omit the print of AWS credentials in the console unless verbose option is passed Mar 4, 2022
@maxtacu
Copy link
Member

maxtacu commented Mar 4, 2022

@sadok-f Nice thanks! LGTM. Can you also please just increment the PATCH version and add changes to the CHANGELOG?

@maxtacu
Copy link
Member

maxtacu commented Mar 4, 2022

p.s. app version is set in oktaawscli/version.py. Please increment only PATCH version to 0.5.1

@sadok-f
Copy link
Contributor Author

sadok-f commented Mar 4, 2022

Version incremented and changes added to CHANGELOG

@maxtacu maxtacu merged commit cad8d0e into okta-awscli:main Mar 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants