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...

Updated September 3, 2026

Runs Command

Inspect and maintain persisted observation-store runs and artifacts. Synopsis homeboy runs list [--active [--task-url <url>] [--repo <slug>] [--workspace <handle>] [--limit...

Updated September 1, 2026

`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...

Updated September 1, 2026

`homeboy upgrade`

Synopsis homeboy upgrade [OPTIONS] Description Upgrades Homeboy to the latest version. The command auto-detects the installation method (Homebrew, Cargo, source...

Updated August 13, 2026

Bench Command

Run performance benchmarks for a Homeboy component and surface regression deltas against a stored baseline. Synopsis homeboy bench <component> [options]...

Updated August 13, 2026

homeboy trace

Capture black-box behavioral traces for a component by executing declared scenarios. Trace runners write a JSON evidence envelope plus optional...

Updated August 12, 2026

`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>']...

Updated August 12, 2026

Source

Inspect a controller-local directory against the exact sealed source-package scanner used by Lab staging, before starting an expensive workflow: homeboy...

Updated August 12, 2026

`homeboy self`

Inspect the active Homeboy binary and nearby install/update signals. Synopsis homeboy self <COMMAND> Subcommands status — report the active binary,...

Updated August 9, 2026

`homeboy rig`

Manage local dev rigs: reproducible multi-component environments that can start services, prepare checkouts, sync combined-fixes stacks, run health checks, and...

Updated August 7, 2026

`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...

Updated August 7, 2026

Fuzz Command

List and run generic fuzz workloads for a Homeboy component or rig. Synopsis homeboy fuzz [<component>] [--rig <id>] [--workload <id>]...

Updated July 26, 2026
← Back to Chubes.net