Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 641 Bytes

README.adoc

File metadata and controls

18 lines (10 loc) · 641 Bytes

Homebrew Yet Another AWS SSO

Description

For installing Yet Another AWS SSO for syncing up a AWS CLI v2 SSO login session to legacy CLI v1 credentials.

I created this formula because I prefer to install my tooling with Homebrew, not pip, as pip is unreliable when you have multiple venvs, blah blah blah you know the deal.

Worth noting that yawsso is only required because of this issue in the AWS CDK Project.

Installation

  1. brew tap systemmanic/yawsso

  2. brew install yawsso

You can verify installation by running:

yawsso -h