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

feat: allow users to login to multiple profiles with regex #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

js-timbirkett
Copy link

@js-timbirkett js-timbirkett commented Feb 8, 2022

Ths PR enables users to combine --all-profiles and --profile to match configured profiles based on a given regex pattern. This helps in cases where you have many many accounts configured but only want to login to a subset of those accounts.

Closes: #133

@js-timbirkett js-timbirkett changed the title feat: allow user to assume roles in profiles with regex feat: allow users to login to profiles with regex Feb 8, 2022
@js-timbirkett js-timbirkett changed the title feat: allow users to login to profiles with regex feat: allow users to login to multiple profiles with regex Feb 8, 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.

IDEA: Login with profile pattern
2 participants