Skip to content

Releases: michaelsanford/Switch-AwsProfile

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:24

v1.0.0

Interactive terminal menu for switching AWS SSO profiles; select with arrow keys, press Enter AWS_PROFILE is set and aws sso login runs automatically.

File Platform
Switch-AwsProfile-v1.0.0.zip PowerShell 7+ (Windows)
switch-aws-profile-v1.0.0.tar.gz Bash/Zsh (Linux, macOS)

Usage

See the README for installation and usage.

Verify build provenance

Both artifacts are signed via Sigstore keyless attestation. Verify before installing (gh 2.49+ required):

gh attestation verify Switch-AwsProfile-v1.0.0.zip --repo michaelsanford/Switch-AwsProfile
gh attestation verify switch-aws-profile-v1.0.0.tar.gz --repo michaelsanford/Switch-AwsProfile

Full Changelog: https://github.com/michaelsanford/Switch-AwsProfile/commits/v1.0.0