syllago info
Synopsis
Section titled “Synopsis”syllago infoDescription
Section titled “Description”Outputs a structured summary of syllago’s version, detected providers, registries, and supported content types. Useful for agents and CI scripts discovering syllago’s features.
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” # Show capabilities summary syllago info
# JSON output for agent consumption syllago info --jsonSource