Reference
Python API
| Scanning | Scan transcripts and manage scan jobs. |
| Results | Status and results of scan jobs. |
| Transcripts | Read and filter transcripts. |
| Scanners | Implement scanners and loaders. |
| Async | Async functions for scanning. |
Scount CLI
| scout scan | Scan transcripts. |
| scout scan resume | Resume a scan which is incomplete due to interruption or errors. |
| scout scan complete | Complete a scan which is incomplete due to errors (errors are not retried). |
| scout scan list | List the scans within a scan results directory. |
| scout scan status | Print the status of a scan. |