Skip to content llms.txt

CLI Reference

Auto-generated from syllago dev on 2026-03-24.

CommandDescription
syllago addAdd content to your library from a provider
syllago compatShow provider compatibility matrix for a content item
syllago convertConvert library content to a provider format
syllago createScaffold a new content item in the global library
syllago explainShow detailed documentation for an error code
syllago initInitialize syllago for this project
syllago inspectShow details about a content item
syllago installActivate library content in a provider
syllago listList content items in the library
syllago publishContribute library content to a registry
syllago removeRemove content from your library and uninstall from providers
syllago shareContribute library content to a team repo
syllago sync-and-exportSync registries then export content to a provider
syllago uninstallDeactivate content from a provider
syllago updateCheck for and apply content updates from registries
syllago updateUpdate syllago to the latest release
syllago versionPrint syllago version

Generate the autocompletion script for the specified shell

CommandDescription
syllago completion bashGenerate the autocompletion script for bash
syllago completion fishGenerate the autocompletion script for fish
syllago completion powershellGenerate the autocompletion script for powershell
syllago completion zshGenerate the autocompletion script for zsh

View and edit syllago configuration

CommandDescription
syllago config addAdd a provider to the configuration
syllago config listList current configuration
syllago config pathsManage custom provider path overrides
syllago config removeRemove a provider from the configuration

Show syllago capabilities

CommandDescription
syllago info formatsList supported file formats
syllago info providersList all known providers

Apply, create, and manage loadouts

CommandDescription
syllago loadout applyApply a loadout
syllago loadout createInteractively create a new loadout
syllago loadout listList available loadouts
syllago loadout removeRemove the active loadout and restore original configuration
syllago loadout statusShow active loadout status

Manage git-based content registries

CommandDescription
syllago registry addAdd a git registry
syllago registry createCreate a new registry
syllago registry itemsBrowse content available in registries
syllago registry listList registered registries
syllago registry removeRemove a registry and delete its local clone
syllago registry syncPull latest content from one or all registries

Run and manage AI CLI tools in bubblewrap sandboxes

CommandDescription
syllago sandbox allow-domainAdd a domain to the sandbox allowlist
syllago sandbox allow-envAdd an env var to the sandbox allowlist
syllago sandbox allow-portAdd a localhost port to the sandbox allowlist
syllago sandbox checkVerify bubblewrap, socat, and optionally a provider
syllago sandbox deny-domainRemove a domain from the sandbox allowlist
syllago sandbox deny-envRemove an env var from the sandbox allowlist
syllago sandbox deny-portRemove a localhost port from the sandbox allowlist
syllago sandbox domainsList allowed domains
syllago sandbox envList allowed env vars
syllago sandbox infoShow effective sandbox configuration
syllago sandbox portsList allowed localhost ports
syllago sandbox runRun a provider in a sandbox