1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:22:08 +02:00
tldr/pages/common/aws-help.md
2021-09-04 11:26:47 +02:00

276 B

aws help

Display help information about the AWS CLI. More information: https://docs.aws.amazon.com/cli/latest/reference/.

  • Display help:

aws help

  • List all available topics:

aws help topics

  • Display help about a specific topic:

aws help {{topic_name}}