Subcommands
dql is organized into subcommands. Each is documented in its own section.
| Subcommand | Alias | Description |
|---|---|---|
query |
q |
Execute a query from string, file, or stdin |
format |
Format/prettify DelightQL source code | |
tools |
t |
Data ingestion and ad-hoc munging |
server |
Start JSON-RPC server on a Unix socket |
When invoked with no subcommand, dql prints usage and exits.