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
BlacOrpheus -
Fady Nabil -
Micah Carrick -
Pawel Zubkiewicz -
Top comments (0)