File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -447,6 +447,7 @@ In the interactive CLI prompt mode you must specify the target image using the `
447
447
- ` --http-probe-exit-on-failure ` - Exit when all HTTP probe commands fail (default value: true)
448
448
- ` --http-probe-exit-on-failure-count ` - Exit when selected number of probe call failures happens
449
449
- ` --http-probe-fail-on-status-5xx ` - Treat 5xx HTTP status codes as errors during HTTP probing
450
+ - ` --http-probe-fail-on-status-4xx ` - Treat 4xx HTTP status codes as errors during HTTP probing
450
451
- ` --http-probe-crawl ` - Enable crawling for the default HTTP probe command (default value: true)
451
452
- ` --http-crawl-max-depth ` - Max depth to use for the HTTP probe crawler (default value: 3)
452
453
- ` --http-crawl-max-page-count ` - Max number of pages to visit for the HTTP probe crawler (default value: 1000)
You can’t perform that action at this time.
0 commit comments