Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Béguier committed Aug 26, 2022
1 parent fca8d1e commit 5c51ebc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ positional arguments:
audit Audit AWS account to find security issues
iam Display IAM info for an AWS account

optional arguments:
options:
-h, --help show this help message and exit
--version show program's version number and exit
--no-color Disable colors
Expand All @@ -57,7 +57,7 @@ usage: aws_tower_cli.py audit [-h] [-t {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,S3,
positional arguments:
profile A valid profile name configured in the ~/.aws/config file
optional arguments:
options:
-h, --help show this help message and exit
-t {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,S3,VPC}, --type {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,S3,VPC}
Types to display (default: display everything)
Expand All @@ -79,7 +79,7 @@ usage: aws_tower_cli.py discover [-h] [-t {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,
positional arguments:
profile A valid profile name configured in the ~/.aws/config file
optional arguments:
options:
-h, --help show this help message and exit
-t {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,S3,VPC}, --type {APIGW,CLOUDFRONT,EC2,EKS,ELB,IAM,RDS,S3,VPC}
Types to display (default: display everything)
Expand All @@ -98,7 +98,7 @@ usage: aws_tower_cli.py iam [-h] [-s SOURCE] [-a ACTION] [--min-rights {admin,po
positional arguments:
profile A valid profile name configured in the ~/.aws/config file
optional arguments:
options:
-h, --help show this help message and exit
-s SOURCE, --source SOURCE
Source arn
Expand Down

0 comments on commit 5c51ebc

Please sign in to comment.