tb sql <text>

Run SQL query over data sources and pipes

Arguments

NameDescription
text

Options

NameDescription
--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
--statsShow query stats
--no-statsShow query stats
--helpShow this message and exit