Commands
`homeboy docs`
Synopsis homeboy docs [OPTIONS] [TOPIC] [COMMAND] homeboy docs list homeboy docs map [OPTIONS] <component-id> Description This command renders embedded documentation...
`homeboy project`
Synopsis homeboy project [OPTIONS] <COMMAND> Common Workflows Linking Components to a Project After creating a repo-owned component config, attach that...
`homeboy deps`
Manage component dependencies. Synopsis homeboy deps <COMMAND> Subcommands status — inspect dependency constraints and locked package versions update — update...
`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 api`
Synopsis homeboy api <project_id> <COMMAND> Description Make HTTP requests to a project’s configured API. This command uses the project’s API...
cleanup
Remove or inspect reconstructable artifacts that Homeboy can safely recreate. homeboy cleanup artifacts Scans the current repository and its managed...
`homeboy refs`
Find references to a symbol or term in one component or a small set of components. Synopsis homeboy refs <symbol>...
`homeboy server`
Synopsis homeboy server <COMMAND> Subcommands Runner Machine Onboarding For a normal runner machine, use one ID for the machine and...
`homeboy issues`
Reconcile findings against an issue tracker. Synopsis homeboy issues <COMMAND> Subcommands reconcile — reconcile a finding stream against an issue...
`homeboy ci`
Inspect and run explicit CI reproduction profiles for a checkout. List Profiles homeboy ci list --path /path/to/repo --extension nodejs ci...
Test Command
Run a component's extension-backed test suite. Synopsis homeboy test [component] [options] [-- <runner-args>] Description The test command resolves the component's...
`homeboy triage`
Produce an attention report for components, projects, fleets, rigs, or the full configured workspace. GitHub access is read-only; each run...