Skip to content llms.txt

syllago capmon backfill

syllago capmon backfill [flags]

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.

FlagTypeDefaultRequiredDescription
--forceboolNoRe-fetch and overwrite existing content_hash values
--formats-dirstringdocs/provider-formatsNoDirectory containing provider format docs
--providerstringNoProvider slug to backfill (required)
FlagTypeDefaultRequiredDescription
--jsonboolNoOutput in JSON format
--no-colorboolNoDisable color output
-q, --quietboolNoSuppress non-essential output
-v, --verboseboolNoVerbose output

Source