We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30e62e1 + f3919ba commit 2328cf9Copy full SHA for 2328cf9
1 file changed
articles/defender-for-cloud/defender-cli-syntax.md
@@ -14,8 +14,9 @@ The Defender for Cloud CLI provides commands to scan container images for securi
14
15
## CLI Options
16
17
-Option | Required | Type | Description
+Option | Required | Type | Description
18
--- | --- | --- | ---
19
+`--defender-debug` | No | Bool | Output debug information to the console.
20
`--output-formats` | No | String | Option: HTML
21
`--defender-output` | No | String | Sets the path to the output file [default: `pwd`]
22
`--defender-break` | No | Bool | Exit with a non-zero code if critical issues are found
0 commit comments