Add quiet mode that only logs failures

This commit is contained in:
Dom Bellizzi
2019-12-18 22:06:44 +00:00
parent d2b3e5ecdc
commit f979c7334f
3 changed files with 15 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ This script has been written in bash using AWS-CLI and it works in Linux and OSX
-b do not print Prowler banner
-V show version number & exit
-s show scoring report
-q suppress info messages and passing test output
-h this help
```