profsel
bmc profsel interactively selects an AWS profile and exports it as AWS_PROFILE in your current shell.
Usage #
bmc profsel # Interactive profile selection
bmc profsel -p myprofile # Pre-select a profile by name
bmc profsel -l # List all profiles in tabular format
bmc profsel --json # Output selected profile as JSON
Shell integration required #
bmc profsel must be invoked through the shell wrapper for AWS_PROFILE to be set in your current shell. Install it once with: