scout view
View scan results.
Usage
scout view [OPTIONS] [PROJECT_DIR]
Options
| Name | Type | Description | Default |
|---|---|---|---|
-T, --transcripts |
text | Location of transcripts to view. | |
--scans |
text | Location of scan results to view. | |
--mode |
choice (default | scans) |
View display mode. | default |
--host |
text | Tcp/Ip host for view server. | 127.0.0.1 |
--port |
integer | Port to use for the view server. | 7576 |
--browser / --no-browser |
boolean | Open in web browser. | |
--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. |