Bltools V2.2 [RECOMMENDED]
The network scanning utility has been rewritten to utilize asynchronous I/O.
This command processes your Jinja templates and writes the raw SQL to the ./target/ directory without executing anything. It is useful for code reviews. bltools v2.2
cat huge_log.csv | bltools filter --condition "status_code == 200" | bltools convert --to jsonl > clean.log
v2.2’s streaming mode detects pipes automatically and disables parallelization for safe FIFO handling. The network scanning utility has been rewritten to