1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
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
respondido há 3 anos
Conteúdo relevante
feita há um ano
- AWS OFICIALAtualizada há um ano

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.