CLI Commands

init Create a Xorq project.
build Compile a Xorq expression into a reusable artifact that can be executed later.
uv-build Build a Xorq expression using uv for dependency management.
run Executes a built expression artifact and outputs the results in your desired format.
uv-run Run a built expression artifact using uv for dependency management.
serve-flight-udxf Deploys UDXF nodes to a Flight Server, enabling remote execution and data serving.
serve-unbound Serve an unbound expression via Flight Server.