Commands
`homeboy refactor`
Synopsis homeboy refactor <COMPONENT> --from <SOURCE>... [OPTIONS] homeboy refactor <COMPONENT> --all [OPTIONS] homeboy refactor <COMMAND> Description Structural refactoring tools for...
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 rig`
Manage local dev rigs: reproducible multi-component environments that can start services, prepare checkouts, sync combined-fixes stacks, run health checks, and...
`homeboy docs`
Synopsis homeboy docs [OPTIONS] [TOPIC] [COMMAND] homeboy docs list homeboy docs map [OPTIONS] <component-id> Description This command renders embedded documentation...
`homeboy file`
Synopsis homeboy file <COMMAND> Subcommands list <project_id> <path> read <project_id> <path> write <project_id> <path> (reads content from stdin) delete <project_id>...
`homeboy git`
Synopsis homeboy git <COMMAND> Git operations for Homeboy components, worktrees, portable checkouts, and GitHub issue / pull request workflows. Most...
`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,...
`homeboy build`
Synopsis homeboy build <component_id> homeboy build <component_id> --path /path/to/workspace/clone homeboy build --json '<spec>' homeboy build <project_id> --all Description Resolves a...
`homeboy changelog`
Synopsis homeboy changelog [COMMAND] Description homeboy changelog prints the embedded Homeboy CLI changelog documentation (from docs/changelog.md) as raw markdown by...
`homeboy changes`
Synopsis homeboy changes [<component_id>] [--path <path>] [--since <tag>] [--git-diffs] homeboy changes --json <spec> [--git-diffs] # Project mode homeboy changes --project...
Commands index
api audit — code convention drift and structural analysis auth bench — performance benchmarks + p95 regression ratchet build changelog...
`homeboy deploy`
Synopsis homeboy deploy <project_id> [<component_ids...>] [-c|--component <id>]... [--all] [--outdated] [--check] [--dry-run] [--json '<spec>'] # If no component IDs are provided,...