tb sql <text>
Run SQL query over data sources and pipes
Arguments
Name | Description |
---|---|
text |
Options
Name | 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 <choice> | Output format |
--stats | Show query stats |
--no-stats | Show query stats |
--help | Show this message and exit |