mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 10:01:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,7 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run checks for selected AWS services:
|
||||
|
||||
`prowler aws {{[-s|--services]}} {{s3 ec2 ...}}`
|
||||
`prowler aws {{[-s|--services]}} {{s3|ec2|...}}`
|
||||
|
||||
- Run a specific AWS check:
|
||||
|
||||
@@ -27,4 +27,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Exclude specific checks or services:
|
||||
|
||||
`prowler aws {{[-e|--excluded-checks]}} {{s3_bucket_public_access}} --exclude-services {{s3 ec2 ...}}`
|
||||
`prowler aws {{[-e|--excluded-checks]}} {{s3_bucket_public_access}} --exclude-services {{s3|ec2|...}}`
|
||||
|
||||
Reference in New Issue
Block a user