Skip to content
Docs

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

GroupPurpose
init / doctorSet up this node (identity + workspace) and check its health, read-only.
workspace / task / captureThe files-first operating core — deterministic, no LLM, no network.
complete / trace / evalRun real work through YOUR gateway with a signed receipt spine, then score it.
skillSKILL.md portability — import/export/list, untrusted by default.
routeThe local-default routing decision, explained — no call is made.
receiptExport and verify receipt bundles — public key only, offline-capable.

Global flags

FlagEffect
--version / -vPrint the version.
--help / -hShow help (also: stratos <command> help).
Was this page helpful?
Last updated June 3, 2026