Commands

Commands index

api audit — code convention drift and structural analysis auth bench — performance benchmarks + p95 regression ratchet build cargo...

Updated May 21, 2026

Bench Command

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

Updated May 21, 2026

Runs Command

Inspect persisted observation-store runs and artifacts. Synopsis homeboy runs list [--runner <runner-id>] [--kind bench|rig|trace] [--component <id>] [--rig <id>] [--status <status>]...

Updated May 19, 2026

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

Updated May 19, 2026

`homeboy file`

Synopsis homeboy file <COMMAND> Subcommands list <project_id> <path> read <project_id> <path> write <project_id> <path> (reads content from stdin) mkdir <project_id>...

Updated May 16, 2026

`homeboy auth`

Synopsis homeboy auth <COMMAND> Description Manage project API secrets in the OS keychain. Secrets are scoped by project ID and...

Updated May 14, 2026

`homeboy deps`

Manage component dependencies. Synopsis homeboy deps <COMMAND> Subcommands status — inspect dependency constraints and locked package versions update — update...

Updated May 14, 2026

http

Make generic HTTP requests to full URLs. Use this when a one-off internal or external endpoint needs Homeboy's local transport...

Updated May 14, 2026

`homeboy extension`

Synopsis homeboy extension <COMMAND> Subcommands list homeboy extension list [-p|--project <project_id>] show homeboy extension show <extension_id> Print detailed manifest, runtime,...

Updated May 13, 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 May 12, 2026

`homeboy component`

Manage standalone component configurations stored under components/<id>.json. Synopsis homeboy component [OPTIONS] <COMMAND> Subcommands create homeboy component create [OPTIONS] --local-path <path>...

Updated May 5, 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 May 4, 2026
← Back to Chubes.net