Commands
`homeboy status`
Show an actionable component status overview. Synopsis homeboy status [PROJECT] Common filters --full — show the full workspace/context report --uncommitted...
`homeboy cargo`
Run Cargo commands through Homeboy's Rust extension routing. Synopsis homeboy cargo <project_id> [args]... Usage Use this command when a project...
`homeboy issues`
Reconcile findings against an issue tracker. Synopsis homeboy issues <COMMAND> Subcommands reconcile — reconcile a finding stream against an issue...
`homeboy refactor`
Synopsis homeboy refactor <COMPONENT> --from <SOURCE>... [OPTIONS] homeboy refactor <COMPONENT> --all [OPTIONS] homeboy refactor <COMMAND> Description Structural refactoring tools for...
`homeboy git`
Synopsis homeboy git <COMMAND> Git operations for Homeboy components, worktrees, portable checkouts, and GitHub issue / pull request workflows. Most...
`homeboy stack`
Manage combined-fixes branches as JSON specs instead of hand-maintained cherry-pick lists. Synopsis homeboy stack <COMMAND> Stack specs live at ~/.config/homeboy/stacks/<id>.json....
`homeboy project`
Synopsis homeboy project [OPTIONS] <COMMAND> Common Workflows Linking Components to a Project After creating components, link them to a project:...
`homeboy fleet`
Manage fleets — named groups of projects for coordinated operations across multiple sites. Synopsis homeboy fleet <COMMAND> Overview Fleets enable...
`homeboy db`
Synopsis homeboy db <COMMAND> Subcommands tables homeboy db tables <project_id> [<subtarget>] [<args...>] describe homeboy db describe <project_id> [<subtarget>] <table> Notes:...
`homeboy ssh`
Synopsis # Non-interactive discovery (JSON output): homeboy ssh list # Connect (interactive when no COMMAND is provided): homeboy ssh [OPTIONS]...
`homeboy api`
Synopsis homeboy api <project_id> <COMMAND> Description Make HTTP requests to a project’s configured API. This command uses the project’s API...
`homeboy list`
Synopsis homeboy list Description homeboy list is a convenience command that prints the same help text as homeboy --help. This...