prowler icon indicating copy to clipboard operation
prowler copied to clipboard

Add flag to disable color output

Open ivan-morgun opened this issue 1 year ago • 1 comments

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! image

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

ivan-morgun avatar Oct 04 '24 12:10 ivan-morgun

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!

MrCloudSec avatar Oct 04 '24 15:10 MrCloudSec