Skip to content llms.txt

syllago registry sync

syllago registry sync [name]

Runs git pull on registry clones to fetch the latest content.

Sync updates the local clone only — it does not modify your library or installed provider content. Use “syllago registry items” to see what changed, and “syllago install” to activate updated content.

FlagTypeDefaultRequiredDescription
--jsonboolNoOutput in JSON format
--no-colorboolNoDisable color output
-q, --quietboolNoSuppress non-essential output
-v, --verboseboolNoVerbose output
Terminal window
# Sync all registries
syllago registry sync
# Sync a specific registry
syllago registry sync my-rules

Source