5480dfc13c
awless is a fast, powerful and easy-to-use command line interface (CLI) to manage Amazon Web Services. It will help you - Run frequent actions by using simple commands - Easily explore your infrastructure and cloud resources via CLI - Ensure smart defaults & security best practices - Manage resources through robust runnable & scriptable templates - Explore, analyse and query your infrastructure offline - Explore, analyse and query your infrastructure through time WWW: https://github.com/wallix/awless PR: 217474 Submitted by: dg@syrec.org Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9868
9 lines
408 B
Text
9 lines
408 B
Text
===============================================================================
|
|
|
|
Setup your AWS account by exporting AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
|
|
environment variables.
|
|
|
|
If you have previously used aws CLI or aws-shell, your credentials will be
|
|
automatically loaded by awless from the ~/.aws/credentials folder.
|
|
|
|
===============================================================================
|