Commands
ctpf runs list
List recent runs.
| Option | Default | Description |
|---|---|---|
--limit | 20 | Maximum number of runs to display. |
ctpf runs delete
Delete a run and all associated data.
| Argument | Description |
|---|---|
ID | Run ID. Supports partial IDs (first 8+ characters). |
| Option | Description |
|---|---|
--yes | Skip confirmation prompt. |
- All findings associated with the run
- All evidence associated with those findings
- IPI callback hits linked to the run (if applicable)
Partial ID matching requires at least 8 characters. If multiple runs match the prefix, you’ll be prompted to use a longer ID.