Skip to content
LanikSJ edited this page Feb 7, 2025 · 14 revisions

Usage

Docker

If you would like to try the aliases in a Docker container:

docker run -v ~/.aws/credentials:/home/redhat/.aws/credentials:ro -it ghcr.io/laniksj/awscli-aliases whoami

CLI

Test to make sure aliases work (AWS Credentials and Installation Required):

aws whoami

You can find further Examples in the Alias Directory.

Clone this wiki locally