Commands
worktree
Manage component-backed task worktrees for generic Homeboy workflows. Commands homeboy worktree create <component-id> --branch <branch> [--from <ref>] [--task-url <url>] [--run-id...
cleanup
Remove or inspect reconstructable artifacts that Homeboy can safely recreate. homeboy cleanup artifacts Scans the current repository and its managed...
`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...
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...
Lint Command
Lint a component using its linked extension's linting infrastructure. Synopsis homeboy lint [component] [options] Description The lint command resolves the...
`homeboy version`
Synopsis homeboy version show [<component_id>] [--path <path>] Description homeboy version show is read-only version inspection. It reports the current version...
`homeboy changes`
Synopsis homeboy changes [<component_id>] [--path <path>] [--since <tag>] [--git-diffs] homeboy changes --json <spec> [--git-diffs] # Project mode homeboy changes --project...
`homeboy undo`
Undo the last write operation or manage undo snapshots. Synopsis homeboy undo [--id <ID>] homeboy undo list homeboy undo delete...
`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>...