syllago registry items
Synopsis
Section titled “Synopsis”syllago registry items [name] [flags]Description
Section titled “Description”Lists content items from one or all registries.
Use —type to filter by content type. To install registry content, use “syllago install —to <provider>” or browse in the TUI with “syllago”.
Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--type | string | — | No | Filter by content type (skills, rules, hooks, etc.) |
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” # List all items from all registries syllago registry items
# List items from a specific registry syllago registry items my-rules
# Filter by content type syllago registry items --type skillsSee Also
Section titled “See Also”- syllago registry
- syllago registry add
- syllago registry create
- syllago registry list
- syllago registry remove
- syllago registry sync
Source