syllago capmon derive
Synopsis
Section titled “Synopsis”syllago capmon derive [flags]Description
Section titled “Description”Deterministically derive a seeder spec YAML from a provider format doc.
The derived spec is written to —output-dir/<provider>-<content_type>.yaml. All canonical_mappings keys are validated against —canonical-keys. Content types with status=unsupported are omitted from output.
Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--canonical-keys | string | docs/spec/canonical-keys.yaml | No | Path to canonical-keys.yaml |
--formats-dir | string | docs/provider-formats | No | Directory containing provider format docs |
--output-dir | string | .develop/seeder-specs | No | Directory to write the derived seeder spec |
--provider | string | — | No | Provider slug to derive spec for (required) |
Global Options
Section titled “Global Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--json | bool | — | No | Output in JSON format |
--no-color | bool | — | No | Disable color output |
-q, --quiet | bool | — | No | Suppress non-essential output |
-v, --verbose | bool | — | No | Verbose output |
See Also
Section titled “See Also”- syllago capmon
- syllago capmon backfill
- syllago capmon check
- syllago capmon diff
- syllago capmon extract
- syllago capmon fetch
- syllago capmon generate
- syllago capmon onboard
- syllago capmon run
- syllago capmon seed
- syllago capmon test-fixtures
- syllago capmon validate-format-doc
- syllago capmon validate-sources
- syllago capmon verify
Source