prowler
prowler copied to clipboard
Add flag to disable color output
New feature motivation
When running prowler in some automated environments (e.g. Jenkins) it's too hard to read the tool output because of ANSI escape symbols. If there were a flag, e.g. --no-color to disable this behavior it would be great!
Solution Proposed
Add a flag to disable the color output, e.g. --no-color
Describe alternatives you've considered
There is a Jenkins AnsiColor plugin https://plugins.jenkins.io/ansicolor/
Additional context
No response
Hi @ivan-morhun, I will discuss it internally with the team and include it in our roadmap since we are working on a new CLI. I'll let you know whenever we get a solution for this!