CLI Commands
init | Create a Xorq project. |
build | Compile a Xorq expression into a reusable artifact that can be executed later. |
run | Executes a built expression artifact and outputs the results in your desired format. |
serve | Deploys UDXF nodes to a Flight Server, enabling remote execution and data serving. |