CLI — Logs
Query audit logs from the command line.
bash
korclaw logs --limit 50 --agent "Ops Bot" --result blocked| Option | Description |
|---|---|
| --limit N | Page size |
| --cursor ID | Pagination cursor |
| --agent NAME | Filter by agent name |
| --result | allowed | blocked | approval_required |