Overview
Command groups and global flags for the stratos CLI.
On this page
The stratos CLI is the publicly-auditable operating core: thirteen commands, deterministic where promised, no telemetry. This reference matches the published package exactly — every command here exists; nothing here is aspirational.
Command groups
| Group | Purpose |
|---|---|
| init / doctor | Set up this node (identity + workspace) and check its health, read-only. |
| workspace / task / capture | The files-first operating core — deterministic, no LLM, no network. |
| complete / trace / eval | Run real work through YOUR gateway with a signed receipt spine, then score it. |
| skill | SKILL.md portability — import/export/list, untrusted by default. |
| route | The local-default routing decision, explained — no call is made. |
| receipt | Export and verify receipt bundles — public key only, offline-capable. |
Global flags
| Flag | Effect |
|---|---|
| --version / -v | Print the version. |
| --help / -h | Show help (also: stratos <command> help). |
Was this page helpful?
Last updated June 3, 2026