syllago capmon backfill
Synopsis
Section titled “Synopsis”syllago capmon backfill [flags]Description
Section titled “Description”Fetch each source URI in the provider’s FormatDoc and write the SHA-256 hash back into the file, preserving comments and key order. By default only sources whose content_hash is empty are fetched; use —force to re-baseline every source. Sources with fetch_method: chromedp are fetched via a headless browser.
Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--force | bool | — | No | Re-fetch and overwrite existing content_hash values |
--formats-dir | string | docs/provider-formats | No | Directory containing provider format docs |
--provider | string | — | No | Provider slug to backfill (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 check
- syllago capmon derive
- 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