Commands
Command Documentation
This directory contains hand-written command concepts, workflows, and operational contracts. It intentionally does not duplicate Clap's generated syntax. Use homeboy...
Runs Command
Inspect and maintain persisted observation-store runs and artifacts. Synopsis homeboy runs list [--active [--task-url <url>] [--repo <slug>] [--workspace <handle>] [--limit...
`homeboy extension`
Synopsis homeboy extension <COMMAND> Subcommands list homeboy extension list [-p|--project <project_id>] [--live-readiness] show homeboy extension show <extension_id> [--live-readiness] Print detailed...
`homeboy upgrade`
Synopsis homeboy upgrade [OPTIONS] Description Upgrades Homeboy to the latest version. The command auto-detects the installation method (Homebrew, Cargo, source...
Bench Command
Run performance benchmarks for a Homeboy component and surface regression deltas against a stored baseline. Synopsis homeboy bench <component> [options]...
homeboy trace
Capture black-box behavioral traces for a component by executing declared scenarios. Trace runners write a JSON evidence envelope plus optional...
`homeboy deploy`
Synopsis homeboy deploy [<project_id>|<component_id>] [<component_ids...>] [-p|--project <id>] [-c|--component <id>]... [--all] [--outdated|--behind-upstream] [--head|--ref <git-ref-or-sha>] [--release-set <path>] [--check] [--dry-run] [--confirm-dangerous] [--json '<spec>']...
Source
Inspect a controller-local directory against the exact sealed source-package scanner used by Lab staging, before starting an expensive workflow: homeboy...
`homeboy self`
Inspect the active Homeboy binary and nearby install/update signals. Synopsis homeboy self <COMMAND> Subcommands status — report the active binary,...
`homeboy rig`
Manage local dev rigs: reproducible multi-component environments that can start services, prepare checkouts, sync combined-fixes stacks, run health checks, and...
`homeboy config`
Manage global Homeboy configuration stored under the OS config directory as ~/.config/homeboy/homeboy.json. Overview The homeboy config command provides access to...
Fuzz Command
List and run generic fuzz workloads for a Homeboy component or rig. Synopsis homeboy fuzz [<component>] [--rig <id>] [--workload <id>]...