Reads a JSON spec file and ensures the declared basins and streams exist with the specified configuration. Resources that already exist are reconfigured to match the spec, and only the fields present in the spec are updated.Documentation Index
Fetch the complete documentation index at: https://s2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Flags
| Flag | Description |
|---|---|
-f, --file | Path to the JSON spec file (required unless --schema is used) |
--dry-run | Preview changes without making any mutations |
--schema | Print the JSON Schema for the spec format to stdout |

