syllago config paths clear
Synopsis
Section titled “Synopsis”syllago config paths clear <provider> [flags]Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--type | string | — | No | specific content type to clear (omit to clear all) |
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 |
Examples
Section titled “Examples” # Clear all overrides for a provider syllago config paths clear claude-code
# Clear only a specific type override syllago config paths clear cursor --type rulesSee Also
Section titled “See Also”Source