I installed ebcli using scripts method mentioned in following link:
https://github.com/aws/aws-elastic-beanstalk-cli-setup and it works like a charm, but when I open a new terminal and run eb --version
, it says
no command found
Can anyone tell me why it's showing that? It's just that it's working on the terminal I installed it in, but not the other terminal.
I tried to google the solution, but didn't come across anything relevant.