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
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Kamil Kujawiński -
Yoshi Yamaguchi -
John Ajera -
Hermann ESSOH -
Top comments (0)