Command Line¶
Use the CLI to run a saved experiment folder non-interactively:
From a development checkout:
The CLI loads experiment.yaml, runs every configured input, and writes one
Parquet result per input under outputs/.
Existing outputs are skipped by default:
Re-run all inputs and overwrite existing output files with:
The command prints the input IDs and output paths it wrote or reused.