scout view
View scan results.
Usage
scout view [OPTIONS]
Options
| Name | Type | Description | Default |
|---|---|---|---|
--results |
text | Location to read scan results from. | ./scans |
--host |
text | Tcp/Ip host | 127.0.0.1 |
--port |
integer | Port to use for the view server. | 7576 |
--display |
choice (rich | plain | log | none) |
Set the display type (defaults to ‘rich’) | rich |
--log-level |
choice (debug | trace | http | info | warning | error | critical | notset) |
Set the log level (defaults to ‘warning’) | warning |
--debug |
boolean | Wait to attach debugger | |
--debug-port |
integer | Port number for debugger | 5678 |
--fail-on-error |
boolean | Re-raise exceptions instead of capturing them in results | |
--help |
boolean | Show this message and exit. |