aws / aws/aws-cli

Display entire sso-session list immediately in aws configure sso and aws configure sso-session

Open
#10,015 2 comments 0 reactions 0 assignees View on GitHub
feature-request p3 sso
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the feature

The `configure sso` and `configure sso-session` commands should start by displaying the full list of sso-sessions defined, and allow the user to filter that list by entering one or more characters. In other words, start with everything and let the user filter down that list, instead of starting with nothing and require the user to guess the names of sso-sessions.

### Use Case

These commands are very frustrating to me because they violate so many user interface best practices. I would much rather select from a list than remember every name of every sso-session, or enter a, b, c ... to see which session names match each letter.

### Proposed Solution

Display the full list of sso-sessions when the command prompts for the SSO session name, and filter the list when the user enters text in the field. If they blank out the field, display the full list instead of nothing.

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CLI version used

2.33.5

### Environment details (OS name and version, etc.)

Mac OS Darwin 23.6.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.