Skip to main content
The supported public CLI surface is small: These sit on top of the middleware primitives. Simulation and collection are part of the framework contract, not optional side workflows.

Through uv run

All commands work with uv run — no global install needed:
Or directly if rfx is installed:

Secondary commands

rfx train and rfx runs remain available for lightweight workflow metadata and artifact lineage:
They are secondary to the core SDK / runtime loop — the primary path is the three commands above plus the SDK.