feat(color): add --no-color flag (#5368)

Co-authored-by: pedrooot <pedromarting3@gmail.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
MrSecure
2024-10-28 06:23:21 -05:00
committed by GitHub
parent 0114d0462f
commit 172530153c
4 changed files with 25 additions and 0 deletions
+5
View File
@@ -24,6 +24,11 @@ Prowler can run without showing its banner:
```console
prowler <provider> -b/--no-banner
```
## Disable Colors
Prowler can run without showing colors:
```console
prowler <provider> --no-color
```
## Checks
Prowler has checks per provider, there are options related with them: