State
state configures where Orch stores component state and artifacts.
state: backend: local config: path: .orchIf state is omitted, Orch uses the local backend.
| Field | Required | Default | Description |
|---|---|---|---|
backend | No | local | State backend name. |
config | No | Backend defaults | Backend-specific configuration. |
See State Backends for backend details.