One CLI for the entire lifecycle.
The pit command-line interface provides complete control over project scaffolding, WASI compilation, CAS artifact storage, logical routing, and distributed cluster coordination.
Scaffold a new PitFast service project template.
Compile local source code into a WASI Component.
Inspect WIT exports, imports, and component metadata.
Publish a compiled WASI Component to the Paddock registry.
Fetch a component artifact by tag or SHA-256 digest.
View remote artifact digest and manifest details.
Register or update a logical service route in PitLane.
Revert service route to previous verified artifact digest.
De-register logical service route from PitLane.
List all deployed logical services and active digests.
Execute a component directly inside an ephemeral lane.
Invoke a logical service endpoint through PitLane.
Run high-throughput concurrent load tests on shared lanes.
Join a compute host Garage into an active Circuit.
Display cluster-wide Garages, total lanes, and load.
Start local host compute daemon and execution grid.
Check host lane status, active tasks, and local CAS cache.
Verify local toolchain compilers (Rust, Go, Node, Python).
Print architecture, OS kernel, Wasmtime version, and CLI build.