Commands index
- activity
- agent-task
- api
- bench
- cargo
- cleanup
- component
- config
- contract
- daemon
- db
- deferred-workload
- deploy
- deps
- extension
- file
- fleet
- fuzz
- git
- harvest
- logs
- project
- refactor
- release
- review
- rig
- runner
- runs
- runtime
- schedule
- self
- server
- source
- ssh
- stack
- status
- trace
- triage
- tunnel
- upgrade
- worktree
This list covers the top-level core CLI commands currently surfaced by homeboy --help in this checkout. Hidden internal commands are omitted from this index.
Agents and automation that need command safety metadata should read the recursive manifest with homeboy contract manifest.
Every command page above is hand-written narrative. The exhaustive, always-current synopsis/flag/subcommand surface for each command is generated from Clap into the CLI reference.
Related:
- Root command
- JSON output contract (global output envelope)
- Embedded docs
- Schema Reference – JSON configuration schemas (component, project, server, extension)
- Architecture – System internals (API client, keychain, SSH, release pipeline, execution context)
- Internals – Contributing guides (architecture overview, config directory, error handling)