syllago config
Manage provider selection and preferences in .syllago/config.json.
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
add | Add a provider to the configuration |
list | List current configuration |
paths | Manage custom provider path overrides |
remove | Remove a provider from the configuration |
Global Options
Section titled “Global Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--json | bool | — | No | Output in JSON format |
--no-color | bool | — | No | Disable color output |
-q, --quiet | bool | — | No | Suppress non-essential output |
-v, --verbose | bool | — | No | Verbose output |
Source