diff --git a/docs/reference/integrations.md b/docs/reference/integrations.md index df5e8801ed..3fa6da3502 100644 --- a/docs/reference/integrations.md +++ b/docs/reference/integrations.md @@ -47,6 +47,10 @@ The Specify CLI supports a wide range of AI coding agents. When you run `specify specify integration list ``` +| Option | Description | +| ----------- | ------------------------------------------------------------------------------------------- | +| `--catalog` | Browse the full catalog (built-in + community) instead of only the built-in/installed set | + Shows all available integrations, which one is currently installed, and whether each requires a CLI tool or is IDE-based. When multiple integrations are installed, the list marks the default integration separately from the other installed integrations. The list also shows whether each built-in integration is declared multi-install safe.