标签: amazon-web-services elastic-beanstalk
如果我在shell中运行(Ubuntu):
sudo eb --version
我得到了
EB CLI 3.4.5 (Python 2.7.6)
但是,如果我跑
eb --version
AWS Elastic Beanstalk Command Line Interface v2.6.3
我想知道为什么会这样?