github synfinatic/aws-sso-cli v1.9.0

latest releases: v1.15.0, v1.14.3, v2.0.0-beta1...
23 months ago

Overview

This is a pretty significant release with some major improvements:

  1. Now support assuming roles in bash without forking a new shell with auto-complete via aws-sso-profile command
  2. aws-sso install-completions is now aws-sso completions and supports uninstalling. Please see the quickstart for more details
  3. Users upgrading from previous versions can now run aws-sso config to update their config to take advantage of new features without editing the yaml config file
  4. aws-sso config is now known as aws-sso config-profiles to update your ~/.aws/config file
  5. Users can now specify their own AWS SSO cache refresh interval instead of the hard coded 24hrs via CacheRefresh
  6. Multiple SSOConfig blocks are now properly supported as browser session cookies are isolated via Firefox Containers

Changelog

What's Changed

Full Changelog: v1.8.1...v1.9.0

Don't miss a new aws-sso-cli release

NewReleases is sending notifications on new releases.