Installing awscli
on OSX is easy. If you don't already have it, install pip (python's package manager).
Now, to install awscli
, do this:
pip install awscli
Then configure it using:
aws configure
Now test it with:
aws ec2 describe-regions
Installing awscli
on OSX is easy. If you don't already have it, install pip (python's package manager).
Now, to install awscli
, do this:
pip install awscli
Then configure it using:
aws configure
Now test it with:
aws ec2 describe-regions
For further actions, you may consider blocking this person and/or reporting abuse
Siddhant Khare -
Marcos Henrique -
Sushant Gaurav -
Javier Sepúlveda -
Top comments (0)