Skip to content

buzzsurfr/wasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐝 wasp

AWS SSO Profiles CLI

Installation

Have go installed, then run

go install github.com/buzzsurfr/wasp@latest

Getting started

You need to have a SSO session in your AWS config file. If you don't have one, you can create one using the following command:

aws configure sso-session

Then run this command to get the starter interface:

wasp init

Profile Switching

You can switch profiles (with the context around SSO sessions) by running

eval $(wasp switch)

About

AWS SSO Profiles CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages