stado onboarding
Invocation
stado onboarding [OPTIONS]Purpose
Show the CLI first-use walkthrough or import an existing registry-v2 file
Required inputs and options
| Input or option | Contract |
|---|---|
--reset | Discard recorded progress and evidence, then show the walkthrough again |
--import-registry <IMPORT_REGISTRY> | Additively adopt this registry-v2 JSON file into the canonical registry |
--json | Emit the typed import receipt. Requires --import-registry |
Output and state effect
This is an inspection/reporting operation. It emits the result described above and does not change managed state unless an explicit option in this page says otherwise. Pass `--json` when the command exposes that machine-readable option.
Refusals
- Requires --import-registry
- Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.