Andrew Caldwell

Results 2 comments of Andrew Caldwell

Yep. I use the following steps to install it onto new servers (Ubuntu): ``` git clone https://github.com/andrew512/aws-cli.git cd aws-cli pip install -r requirements.txt sudo python setup.py install ```

Reliable versioning will really only apply to the official AWS releases. I forked the repo at 1.3.18 so that's the version it will report, but it's already a few versions...