Search the records of a timeranger2 topic by content and key, with optional base64 decoding and rowid/time ranges.
Usage¶
tr2search PATH [options]Options¶
| Option | Purpose |
|---|---|
--search-content-key | Field/key to search within record content |
--search-content-text | Text to match |
--search-content-filter clear|base64 | Decode content before matching |
--diplay-format json|hexdump | Output format (spelled as in the tool) |
--key / --not-key | Key filters |
--from-t / --to-t, --from-tm / --to-tm | Time ranges |
--from-rowid / --to-rowid | Rowid range |
--user-flag-set / --system-flag-set (+ …-not-set) | Flag filters |
--fields, --mode form|table, --show_md2, --recursive, --verbose/-l | As in tr2list |