Commands
`homeboy upgrade`
Synopsis homeboy upgrade [OPTIONS] Description Upgrades Homeboy to the latest version. The command auto-detects the installation method (Homebrew, Cargo, source...
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 daemon`
Run and inspect the local-only Homeboy HTTP API daemon. Synopsis homeboy daemon <COMMAND> Subcommands start — start the local daemon...
`homeboy release`
Synopsis homeboy release [OPTIONS] [COMPONENTS]... homeboy release version show [<component_id>] [--path <path>] homeboy release changes [<component_id>] [--path <path>] [--since <tag>]...
`homeboy runner`
Synopsis homeboy runner <COMMAND> runner manages durable execution backends. SSH runners are a capability on a homeboy server record, so...
Commands index
activity agent-task api bench cargo cleanup component config contract daemon db deferred-workload deploy deps extension file fleet fuzz git harvest...
Bench Command
Run performance benchmarks for a Homeboy component and surface regression deltas against a stored baseline. Synopsis homeboy bench <component> [options]...
agent-task
Run provider-neutral task plans through Homeboy's durable agent-task lifecycle. Homeboy owns durable orchestration and provider-neutral outcomes. Runtime providers own backend-specific...
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>']...
Deferred workloads
homeboy deferred-workload resumes portable workloads that were retained until a compatible runner becomes available. Use homeboy deferred-workload status to inspect...
Source
Inspect a controller-local directory against the exact sealed source-package scanner used by Lab staging, before starting an expensive workflow: homeboy...