Skip to content

Instantly share code, notes, and snippets.

@ankit-rakha
Last active April 11, 2016 08:55
Show Gist options
  • Save ankit-rakha/cbea969c0844d959335f to your computer and use it in GitHub Desktop.
Save ankit-rakha/cbea969c0844d959335f to your computer and use it in GitHub Desktop.
AWS CLI
cd /tmp/
curl -O https://bootstrap.pypa.io/get-pip.py
python get-pip.py
pip install awscli
pip install --upgrade awscli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment