CLI Reference
This section contains generated command reference pages for orbit.
Commands are grouped by top-level command family, for example orbit project ...
pages are under the orbit project section.
The files under website/docs/cli/commands/ are auto-generated from the live CLI help text.
Regenerate command docs
From the repository root:
python3 scripts/generate_cli_docs.py
Or via Just:
just docs-generate-cli