-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Sort accounts in aws configure sso #6108
Comments
Thanks for the feature request, @krzysztof-magosa. |
@kdaily , is the aws team open to a PR for this? |
@krzysztof-magosa , I went ahead and made the assumption that we would want case-insensitive sorting on PR #6205 . If you had other ideas though I'm open to hearing them. |
Thanks @ryansonshine, We'll take a look and review. |
Yes, sorting helps... But I have thousands of accounts to go through. So for me, search is the way to go. I can't use it any other way. |
Can we add the sort in the roles as well? I also thought about having the |
Is your feature request related to a problem? Please describe.
At the moment
aws configure sso
displays select box with all accounts in random order.This is problematic having hundreds of accounts.
Describe alternatives you've considered
Search functionality would be even better, but sorting still makes sense.
Describe the solution you'd like
Alphabetic ordering would be great.
The text was updated successfully, but these errors were encountered: