tb sql

Run SQL query over data sources and pipes.

Options

OptionDescription
--rows_limit INTEGERMax number of rows retrieved.
--pipeline TEXTThe name of the pipe to run the SQL Query.
--pipe TEXTThe path to the .pipe file to run the SQL Query of a specific NODE.
--node TEXTThe NODE name.
--format [json|csv|human]Output format.
--stats / --no-statsShows query stats.
Updated