Commands
homeboy trace
Capture black-box behavioral traces for a component by executing declared scenarios. Trace runners write a JSON evidence envelope plus optional...
`homeboy wp`
Run WP-CLI commands through an extension-provided top-level CLI verb. Synopsis homeboy wp <project_id> [args]... For multisite projects, use project:subtarget as...
`homeboy runtime`
Inspect Homeboy core-owned runtime assets used by extension runners. Runtime Packages Homeboy discovers installable runtime packages from ~/.config/homeboy/agent-runtimes/<runtime-id>/<runtime-id>.json. Extension repositories...
Runs Command
Inspect and maintain persisted observation-store runs and artifacts. Synopsis homeboy runs list [--runner <runner-id>] [--kind bench|rig|trace] [--component <id>] [--rig <id>]...
`homeboy runner`
Synopsis homeboy runner <COMMAND> runner manages durable execution backends. SSH runners are a capability on a homeboy server record, so...
`homeboy release`
Synopsis homeboy release [OPTIONS] [COMPONENTS]... By default Homeboy auto-detects the bump from commit history. Use --bump <major|minor|patch|VERSION> to force a...
Fuzz Command
List and run generic fuzz workloads for a Homeboy component or rig. Synopsis homeboy fuzz [<component>] [--rig <id>] [--workload <id>]...
Rig Spec Reference
JSON reference for rig specs loaded from ~/.config/homeboy/rigs/<id>.json or installed from a rig package. Package Layout A rig package can...
homeboy observe
Passively observe a running system and persist evidence in the observation store as run kind observe. Usage homeboy observe <component>...
`homeboy cargo`
Run Cargo commands through an extension-provided top-level CLI verb. Synopsis homeboy cargo <project_id> [args]... Usage cargo is not a core...
Commands index
api agent-task audit — code convention drift and structural analysis audit-baseline — deterministic audit baseline refresh workflow auth bench —...
`homeboy deploy`
Synopsis homeboy deploy [<project_id>|<component_id>] [<component_ids...>] [-p|--project <id>] [-c|--component <id>]... [--all] [--outdated|--behind-upstream] [--check] [--dry-run] [--apply] [--json '<spec>'] # If no component...