Commands

`homeboy release`

Synopsis homeboy release <COMPONENT> <BUMP_TYPE> [OPTIONS] Where <BUMP_TYPE> is patch, minor, or major. Also available as: homeboy version bump <COMPONENT>...

Updated March 4, 2026

`homeboy audit`

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

Updated March 4, 2026

`homeboy docs`

Synopsis homeboy docs [TOPIC] homeboy docs list homeboy docs audit <component-id> [--features] [--docs-dir <DIR>] homeboy docs map <component-id> [--write] [--include-private]...

Updated March 4, 2026

`homeboy refactor`

Synopsis homeboy refactor <COMMAND> Description Structural refactoring tools for renaming concepts across a codebase. Walks source files, finds all references...

Updated March 4, 2026

Commands index

api audit — code convention drift and structural analysis auth build changelog changes cleanup — config health checks and hygiene...

Updated March 4, 2026

`homeboy cleanup`

Synopsis homeboy cleanup [component-id] [options] Description Identify config drift, stale state, and hygiene issues in component configurations. Checks for broken...

Updated March 4, 2026

`homeboy upgrade`

Synopsis homeboy upgrade [OPTIONS] homeboy update [OPTIONS] # alias Description Upgrades Homeboy to the latest version. The command auto-detects the...

Updated February 28, 2026

`homeboy version`

Synopsis homeboy version <COMMAND> Subcommands show homeboy version show [<component_id>] Shows the current version for the specified component, or the...

Updated February 28, 2026

Lint Command

Lint a component using its configured extension's linting infrastructure. Synopsis homeboy lint <component> [options] Description The lint command runs code...

Updated February 28, 2026

`homeboy project`

Synopsis homeboy project [OPTIONS] <COMMAND> Common Workflows Linking Components to a Project After creating components, link them to a project:...

Updated February 28, 2026

Test Command

Run test suites for Homeboy components/extensions. Synopsis homeboy test <component> [options] Description The test command executes test suites for specified...

Updated February 28, 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 February 28, 2026
← Back to Chubes.net