Skip to content

v1.7.0

Compare
Choose a tag to compare
@synfinatic synfinatic released this 09 Jan 19:47
· 854 commits to main since this release
c3a5f41

Overview

  • Add support for access AWS SSO roles by setting AWS_PROFILE environment variable, by updating the ~/.aws/config file via the config command
  • Users can now provide custom profile names on a per-role basis using the Profile config option
  • Improvements in opening URLs to make it easier to use and reliable
  • console command now supports non-AWS SSO roles (can use it with AWS API Keys, etc)
  • Lots of documentation improvements

What's Changed

Full Changelog: v1.6.1...v1.7.0