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

How can I skip encrypt? #91

Closed
zhaoyi0113 opened this issue Jan 9, 2024 · 2 comments
Closed

How can I skip encrypt? #91

zhaoyi0113 opened this issue Jan 9, 2024 · 2 comments

Comments

@zhaoyi0113
Copy link

Is there a way to skip encryption when run yawsso -p xxx

@victorskl
Copy link
Owner

Encrypt (substitution cypher) is yawsso feature. ditto note

@victorskl
Copy link
Owner

If you want none encrypted cred export into the current shell, you can now directly use aws cli. It comes with this pull aws/aws-cli#7398

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/configure/export-credentials.html

aws configure export-credentials --profile dev --format env | source /dev/stdin

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

2 participants