Homeboy CLI reference (generated)

homeboy exposes 562 visible commands across 40 top-level command families. Every page below is generated from the clap command tree in crates/homeboy-cli, so it cannot drift from the binary.

Hand-written narrative lives in the commands index. Global flags are documented in the root command reference. Machine-readable safety, docs, output, and Lab metadata come from homeboy contract manifest.

CommandReferenceSummary
homeboy activityactivity.mdUnified view of active and recently finished Homeboy work
homeboy agent-taskagent-task.mdRun generic agent task plans
homeboy deferred-workloaddeferred-workload.mdResume portable workloads deferred until a runner is ready
homeboy projectproject.mdManage project configuration
homeboy sshssh.mdSSH into a project server or configured server
homeboy serverserver.mdManage SSH server configurations
homeboy benchbench.mdRun performance benchmarks for a component
homeboy fuzzfuzz.mdRun generic fuzz workloads for a component
homeboy tracetrace.mdCapture black-box behavioral traces for a component
homeboy dbdb.mdDatabase operations
homeboy depsdeps.mdManage component dependencies
homeboy filefile.mdRemote file operations
homeboy fleetfleet.mdManage fleets (groups of projects)
homeboy logslogs.mdRemote log viewing
homeboy triagetriage.mdAttention reports and watch utilities for components, projects, fleets, and rigs
homeboy deploydeploy.mdDeploy components to remote server
homeboy harvestharvest.mdRecover remote component content into local Git history
homeboy componentcomponent.mdManage standalone component configurations
homeboy configconfig.mdManage global Homeboy configuration
homeboy contractcontract.mdInspect, export, validate, and normalize Homeboy contract metadata
homeboy daemondaemon.mdRun the local-only HTTP API daemon
homeboy extensionextension.mdExecute CLI-compatible extensions
homeboy scheduleschedule.mdDeclare homeboy commands that run on a cadence
homeboy statusstatus.mdActionable component status overview
homeboy cleanupcleanup.mdRemove declared reconstructable artifacts from managed worktrees
homeboy gitgit.mdGit operations for components
homeboy releaserelease.mdPlan release workflows
homeboy reviewreview.mdRun scoped audit + lint + test umbrella against PR-style changes
homeboy refactorrefactor.mdStructural refactoring (rename terms across codebase)
homeboy rigrig.mdManage local dev rigs (reproducible multi-component environments)
homeboy runnerrunner.mdManage local and SSH execution runners
homeboy sourcesource.mdInspect sealed source-package admissibility without staging resources
homeboy runtimeruntime.mdInspect core-owned runtime helper assets
homeboy worktreeworktree.mdManage component-backed task worktrees
homeboy tunneltunnel.mdManage private service tunnel declarations
homeboy runsruns.mdInspect persisted observation runs, artifacts, and typed evidence projections
homeboy selfself.mdInspect the active Homeboy binary; self identity reports its local build identity
homeboy stackstack.mdManage stacks (combined-fixes branches built from base + cherry-picked PRs)
homeboy apiapi.mdMake API requests to a project
homeboy upgradeupgrade.mdUpgrade Homeboy to the latest version

Commands shipping without help text

None. Every visible command declares a clap about string.