cyberark / KubiScan

A tool to scan Kubernetes cluster for risky permissions
GNU General Public License v3.0
1.31k stars 130 forks source link

Adding flags to enhance the output #63

Closed 2niknatan closed 1 year ago

2niknatan commented 1 year ago

Desired Outcome

Adding flags:

  1. Adding flag 'quiet' to print without logo.
  2. Adding flag 'json' to export to json.
  3. Adding flag 'output' to redirect the out put to a file.
  4. Adding flag 'no-color' to print without color.

Implemented Changes

Describe how the desired outcome above has been achieved with this PR. In particular, consider:

Connected Issue/Story

Resolves #60

Changelog

Test coverage

Documentation

Behavior

Security