Commands index

  • api
  • audit — code convention drift and structural analysis
  • auth
  • bench — performance benchmarks + p95 regression ratchet
  • build
  • cargo — run Cargo commands via Rust extension routing
  • changelog
  • changes
  • component
  • config
  • daemon — local-only HTTP API daemon
  • db
  • deploy
  • deps — component dependency inspection and updates
  • doctor — local diagnostics for runtime and resource health
  • docs — embedded topic display and codebase map generation
  • extension
  • file — remote file operations, downloads, uploads, copies, and syncs
  • fleet
  • git
  • issues — reconcile findings against issue trackers
  • lint
  • list
  • logs
  • observe — passive live observation into trace timeline evidence
  • project
  • report — render reports from structured output artifacts
  • refactor
  • release — local release pipeline
  • review — scoped audit + lint + test umbrella for PR-style changes
  • rig — reproducible local dev environments (spec)
  • runs — persisted observation runs and artifacts
  • server
  • self — active binary and install-signal inspection
  • ssh
  • stack — combined-fixes branches from base refs plus cherry-picked PRs
  • status — actionable component overview
  • test
  • trace — black-box behavioral trace and evidence capture
  • triage — read-only attention report across components, projects, fleets, and rigs
  • undo — restore or manage write-operation snapshots
  • upgrade
  • version
  • wp — run WP-CLI commands via WordPress extension routing

This list covers the top-level CLI commands currently surfaced by homeboy --help in this checkout.

Note: some extensions also expose additional top-level CLI commands at runtime (loaded from installed extensions).

Related: