CLI Reference
Auto-generated from syllago 0.13.0 on 2026-05-08.
Core Commands
Section titled “Core Commands”| Command | Description |
|---|---|
syllago add | Add content to your library from a provider |
syllago compat | Show provider compatibility matrix for a content item |
syllago convert | Convert content between provider formats |
syllago doctor | Check your syllago setup for problems |
syllago edit | Edit a content item’s display name or description |
syllago explain | Show detailed documentation for an error code |
syllago formats | List supported file formats |
syllago info | Show machine-readable capability manifest |
syllago init | Initialize syllago for this project |
syllago inspect | Show details about a content item |
syllago install | Activate library content in a provider |
syllago list | List content items in the library |
syllago providers | List providers or show data quality for a specific slug |
syllago refresh | Check for and apply content updates from registries |
syllago remove | Remove content from your library and uninstall from providers |
syllago share | Contribute library content to a team repo or registry |
syllago sync-install | Sync registries then install content to a provider |
syllago uninstall | Deactivate content from a provider |
syllago update | Update syllago to the latest release |
syllago version | Print syllago version |
Capability monitor pipeline
| Command | Description |
|---|---|
syllago capmon backfill | Populate missing content_hash values in a provider format doc |
syllago capmon check | Check for content drift in provider format docs |
syllago capmon derive | Derive a seeder spec from a provider format doc |
syllago capmon diff | Show field-level changes in provider-capabilities since a git ref |
syllago capmon extract | Run extraction on cached sources |
syllago capmon fetch | Fetch source URLs and update hash cache |
syllago capmon generate | Regenerate per-content-type views and spec tables from provider-capabilities YAML |
syllago capmon onboard | Bootstrap a new provider into the capmon pipeline |
syllago capmon run | Run the full capability monitor pipeline |
syllago capmon seed | Bootstrap or re-seed provider capability YAML from extracted data |
syllago capmon test-fixtures | Report fixture staleness or update fixtures for a provider |
syllago capmon validate-format-doc | Validate a provider format doc against the canonical keys vocabulary |
syllago capmon validate-sources | Validate a provider’s source manifest has URIs for all supported content types |
syllago capmon verify | Validate provider-capabilities YAML against JSON Schema |
Generate the autocompletion script for the specified shell
| Command | Description |
|---|---|
syllago completion bash | Generate the autocompletion script for bash |
syllago completion fish | Generate the autocompletion script for fish |
syllago completion powershell | Generate the autocompletion script for powershell |
syllago completion zsh | Generate the autocompletion script for zsh |
View and edit syllago configuration
| Command | Description |
|---|---|
syllago config add | Add a provider to the configuration |
syllago config list | List current configuration |
syllago config paths | Manage custom provider path overrides |
syllago config remove | Remove a provider from the configuration |
Apply, create, and manage loadouts
| Command | Description |
|---|---|
syllago loadout apply | Preview or apply a loadout (default: preview; use —try or —keep to apply) |
syllago loadout create | Interactively create a new loadout |
syllago loadout list | List available loadouts |
syllago loadout remove | Remove the active loadout and restore original configuration |
syllago loadout status | Show active loadout status |
Manage registry manifests
| Command | Description |
|---|---|
syllago manifest generate | Generate a registry.yaml for this repository |
Manage MOAT registry trust and verification
| Command | Description |
|---|---|
syllago moat sign | Produce a signature.bundle from a manifest (online or dev-offline mode) |
syllago moat trust | Trusted-root lifecycle (status, refresh) |
Manage git-based content registries
| Command | Description |
|---|---|
syllago registry add | Add a git registry |
syllago registry create | Create a new registry |
syllago registry items | Browse content available in registries |
syllago registry list | List registered registries |
syllago registry remove | Remove a registry and delete its local clone |
syllago registry sync | Pull latest content from one or all registries |
Run and manage AI CLI tools in bubblewrap sandboxes
| Command | Description |
|---|---|
syllago sandbox allow-domain | Add a domain to the sandbox allowlist |
syllago sandbox allow-env | Add an env var to the sandbox allowlist |
syllago sandbox allow-port | Add a localhost port to the sandbox allowlist |
syllago sandbox check | Verify bubblewrap, socat, and optionally a provider |
syllago sandbox deny-domain | Remove a domain from the sandbox allowlist |
syllago sandbox deny-env | Remove an env var from the sandbox allowlist |
syllago sandbox deny-port | Remove a localhost port from the sandbox allowlist |
syllago sandbox domains | List allowed domains |
syllago sandbox env | List allowed env vars |
syllago sandbox info | Show effective sandbox configuration |
syllago sandbox ports | List allowed localhost ports |
syllago sandbox run | Run a provider in a sandbox |
Manage usage analytics settings
| Command | Description |
|---|---|
syllago telemetry off | Disable telemetry |
syllago telemetry on | Enable telemetry |
syllago telemetry reset | Generate a new anonymous ID |
syllago telemetry status | Show telemetry state and anonymous ID |