CLI Reference
Auto-generated from syllago dev on 2026-03-24.
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 library content to a provider format |
syllago create | Scaffold a new content item in the global library |
syllago explain | Show detailed documentation for an error code |
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 publish | Contribute library content to a registry |
syllago remove | Remove content from your library and uninstall from providers |
syllago share | Contribute library content to a team repo |
syllago sync-and-export | Sync registries then export content to a provider |
syllago uninstall | Deactivate content from a provider |
syllago update | Check for and apply content updates from registries |
syllago update | Update syllago to the latest release |
syllago version | Print syllago version |
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 |
Show syllago capabilities
| Command | Description |
|---|---|
syllago info formats | List supported file formats |
syllago info providers | List all known providers |
Apply, create, and manage loadouts
| Command | Description |
|---|---|
syllago loadout apply | Apply a loadout |
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 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 |