youtype / awscliv2

Wrapper for dockerized AWS CLI v2
https://youtype.github.io/awscliv2/
MIT License
35 stars 5 forks source link

Congrats for doing what aws was unable to do! #7

Open ssbarnea opened 4 years ago

ssbarnea commented 4 years ago

You have all the my respect for doing what AWS team failed (or refused to do), regardless what the community asked for.

Reading the https://github.com/aws/aws-cli/issues/4947 is hilarius and uncovered the lack of considerationn from the team "maintaing" the cli tool.

vemel commented 4 years ago

Thank you @ssbarnea !

Well, there is still a room for improvement.

I mainly built it for CI, because installing AWS CLI v2 in CI is painful. Also, this is the main reason for having --configure command that accepts CLI arguments instead of stdin.