query
Query and export data from the R4t SQLite database. Supports table-based queries with column filtering, WHERE clauses, and export to multiple file formats.Note: The CLI command isr4t query(notr4t query).
Usage
Flags
Output Formats
The output format is determined by the file extension given to--out:
If
--out is not specified, results are printed as a table to stdout.
Examples
Available Tables
Runr4t query --list for the current schema. Key tables include:
See Database for the full schema.

