donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.23k stars 280 forks source link

Support `aws-cli` version 2 #122

Open gotoashishgupta opened 4 years ago

gotoashishgupta commented 4 years ago

aws-cli 2 supports sso login aws configure sso which maintains aws credentials file in a different way which saws currently has issue understanding.

padrian commented 3 years ago

@gotoashishgupta are you still using saws

devromans commented 3 years ago

@gotoashishgupta check https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-completion.html

huyz commented 1 year ago

Project abandoned?