Skip to content

Add history support and bug fixes

Compare
Choose a tag to compare
@synfinatic synfinatic released this 13 Nov 17:59
· 1017 commits to main since this release
100c406

Overview

  • AWS SSO CLI now keeps track of your last X (10 by default) assumed roles for quick and easy repeat access. You can change the number of roles to remember via the HistoryLimit option.
  • The list command now also supports overriding the default fields to display via the ListFields option.
  • The tags command -R and -A options now work as intended
  • The Linux rpm & deb packages for ARM64 now include ARM64 binaries (instead of x86_64)

What's Changed

Full Changelog: v1.2.2...v1.2.3