Commands

Review Command

Run scoped audit + lint + test in a single invocation against PR-style changes. Synopsis homeboy review [component] --changed-since=<ref> homeboy...

Updated June 21, 2026

`homeboy changelog`

Synopsis homeboy changelog [COMMAND] Description homeboy changelog prints the embedded Homeboy CLI changelog documentation (from docs/changelog.md) as raw markdown by...

Updated June 21, 2026

`homeboy report`

Render reports from Homeboy structured output artifacts. Synopsis homeboy report <COMMAND> Subcommands failure-digest — render a markdown failure digest from...

Updated June 20, 2026

`homeboy ssh`

Synopsis # Non-interactive discovery (JSON output): homeboy ssh list # Connect (interactive when no COMMAND is provided): homeboy ssh [OPTIONS]...

Updated June 20, 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 June 20, 2026

`homeboy project`

Synopsis homeboy project [OPTIONS] <COMMAND> Common Workflows Linking Components to a Project After creating a repo-owned component config, attach that...

Updated June 20, 2026

`homeboy fleet`

Manage fleets — named groups of projects for coordinated operations across multiple sites. Synopsis homeboy fleet <COMMAND> Overview Fleets group...

Updated June 20, 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 June 20, 2026

`homeboy db`

Synopsis homeboy db <COMMAND> Subcommands tables homeboy db tables <project_id> [<subtarget>] [<args...>] describe homeboy db describe <project_id> [<subtarget>] <table> Notes:...

Updated June 20, 2026

`homeboy daemon`

Run and inspect the local-only Homeboy HTTP API daemon. Synopsis homeboy daemon <COMMAND> Subcommands start — start the local daemon...

Updated June 20, 2026

`homeboy audit`

Synopsis homeboy audit <component-id|path> [options] Description Audit a component's codebase for convention drift, structural complexity, dead code, duplication, configured detector...

Updated June 20, 2026

Audit Layer Ownership Rules

Homeboy audit supports optional architecture/layer ownership rules to catch design-level drift that passes lint/static checks. Rule file locations Use one...

Updated June 20, 2026
← Back to Chubes.net