Commands index
- api
- audit — code convention drift and structural analysis
- auth
- build
- changelog
- changes
- cleanup — config health checks and hygiene
- component
- config
- db
- deploy
- docs — topic display, audit, map, generate
- extension
- file
- fleet
- git
- init — repo context (read-only)
- lint
- list
- logs
- project
- refactor
- release — local release pipeline
- server
- ssh
- status — actionable component overview (
--uncommitted,--needs-bump,--ready,--docs-only,--all) - test
- transfer — transfer files between servers (
<source> <destination>, supports-r,-c,--dry-run,--exclude) - upgrade
- version
This list covers built-in CLI commands.
Note: some extensions also expose additional top-level CLI commands at runtime (loaded from installed extensions).
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)
- Developer Guide – Contributing guides (architecture overview, config directory, error handling)