1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Hi Brendan
Could you try the manual installation method? Same as what's mentioned in the documentation -> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install-linux.html
If you already have Python and pip installed in WSL2 its a simply a matter of running the install command.
pip install awsebcli --upgrade --user
répondu il y a 3 ans
Contenus pertinents
demandé il y a un an
demandé il y a 9 mois
demandé il y a un an
- AWS OFFICIELA mis à jour il y a un an

This didn't work for me. The process went through but there is no eb version. This is what the console says
This answer does work you just need to set the path variables in your local profile as well.