Commands
`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 refactor`
Synopsis homeboy refactor <COMPONENT> --from <SOURCE>... [OPTIONS] homeboy refactor <COMPONENT> --all [OPTIONS] homeboy refactor <COMMAND> homeboy refactor refs <symbol> [--component...
`homeboy contract`
Inspect and export Homeboy-owned generic contract metadata. Synopsis homeboy contract <COMMAND> Subcommands list - list registered core-owned data contracts show...
`homeboy component`
Manage standalone component configurations stored under components/<id>.json. Synopsis homeboy component [OPTIONS] <COMMAND> Subcommands create homeboy component create [OPTIONS] The component...
`homeboy cargo`
Run Cargo commands through an extension-provided top-level CLI verb. Synopsis homeboy cargo <project_id> [args]... Usage cargo is not a core...
`homeboy api`
Synopsis homeboy api <COMMAND> Description Make HTTP requests to a project’s configured API, manage project API credentials, and make generic...
`homeboy status`
Show an actionable component status overview. Synopsis homeboy status [PROJECT] Two modes homeboy status behaves differently depending on whether you...
cleanup
Remove or inspect reconstructable artifacts that Homeboy can safely recreate. This is the canonical artifact cleanup path. Worktree lifecycle cleanup...
`homeboy activity`
Unified read-only activity surface for orchestrators and operators asking what Homeboy is doing now and what just finished. Usage homeboy...
`homeboy file`
Synopsis homeboy file <COMMAND> Subcommands list <project_id> <path> read <project_id> <path> write <project_id> <path> [--apply] (reads content from stdin) mkdir...
`homeboy logs`
Synopsis homeboy logs <COMMAND> Subcommands list <project_id> show <project_id> <path> [-n|--lines <lines>] [-f|--follow] clear <project_id> <path> search <project_id> <path> <pattern>...
`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....