webi-installers icon indicating copy to clipboard operation
webi-installers copied to clipboard

Request for aws cli v2

Open xiagw opened this issue 3 years ago • 1 comments

Request for aws cli v2

xiagw avatar Dec 09 '21 13:12 xiagw

The AWS cli has a nightmare of dependencies. We probably won't be adding that one.

HOWEVER, we do have awsless, which is perhaps a better version of the AWS cli written in Go - which is what most infra tools are written in these days.

Also, you can use the pyenv (or direct python3 installer to get a conflict-free python environment in which you can install the AWS cli, and it's more likely to work than with other methods (and won't mess up your system python).

coolaj86 avatar Dec 09 '21 18:12 coolaj86