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

Feature: import from ~/.aws/credentials #1236

Open
JoshMcCullough opened this issue Jan 23, 2024 · 0 comments
Open

Feature: import from ~/.aws/credentials #1236

JoshMcCullough opened this issue Jan 23, 2024 · 0 comments

Comments

@JoshMcCullough
Copy link

For new users, it'd be great to be able to quickly import all existing profiles with their respective key/secret from ~/.aws/credentials, e.g.:

aws-vault import [profile]

If profile is provided, only import that one profile, otherwise import all within the credentials file. If a profile already has been added to aws-vault, warn the user but proceed adding the remaining profiles.

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

1 participant