tb sql¶
Run SQL query over data sources and pipes.
Options¶
Option | Description |
---|---|
--rows_limit INTEGER | Max number of rows retrieved. |
--pipeline TEXT | The name of the pipe to run the SQL Query. |
--pipe TEXT | The path to the .pipe file to run the SQL Query of a specific NODE. |
--node TEXT | The NODE name. |
--format [json|csv|human] | Output format. |
--stats / --no-stats | Shows query stats. |