How to run trivy in debug or quite mode #921
Unanswered
nandusekarv10
asked this question in
Q&A
Replies: 1 comment
-
Try to just pass For example:
works fine for me with 0.19.2 and 0.20.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to trivy in debug/quite mode. Help showing message
GLOBAL OPTIONS: --quiet, -q suppress progress bar and log output (default: false) [$TRIVY_QUIET] --debug, -d debug mode (default: false) [$TRIVY_DEBUG]
But I am not able to pass that options. Can someone help me with that.
Beta Was this translation helpful? Give feedback.
All reactions