prisma-cloud-scan icon indicating copy to clipboard operation
prisma-cloud-scan copied to clipboard

Feat/add twistcli debug flag

Open mgappa opened this issue 10 months ago • 0 comments

Description

The feature permits to activate a debug mode for the twistlock command line. The optional boolean flag is named twistcli_debug is not activated by default.

Motivation and Context

The open issue is : Add the ability to enable twistcli debug mode #51

How Has This Been Tested?

We have used a pipeline with and without the flag to have a debug output

Screenshots (if appropriate)

twistlock_debug_mode_off twistlock_debug_mode_on

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • [X] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes if appropriate.
  • [ ] All new and existing tests passed.

mgappa avatar Apr 26 '24 15:04 mgappa