CLI reference
The CLI reference is split into per-subcommand pages with flags tables and recipes.
Start here: CLI overview
Quick links
| Command | Page |
|---|---|
run | run |
evolve | evolve |
herd | herd |
remote | remote |
plugin | plugin |
mcp | mcp |
telemetry | telemetry |
doctor | doctor |
replay | replay |
completions | overview — shell completions |
| Demos | demos |
Help text is snapshot-tested in crates/flock-cli/tests/cli_help_snapshot.rs. Update snapshots with UPDATE_SNAPSHOTS=1 cargo test -p flock-cli cli_help_snapshot.