rt events list
rt › events › list
Read matching events from the journal (non-blocking)
Usage
rt events list <pattern> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<pattern> | text | Glob pattern to match | |
--after | text | Only events with id greater than this cursor | |
--limit | text | Cap the number of returned events |
See code: commands/events.ts › eventsList