docker mcp catalog ls
| 内容説明 | List all configured catalogs |
|---|---|
| 利用方法 | docker mcp catalog ls |
内容説明
List all configured catalogs including Docker's official catalog and any locally managed catalogs.
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--format | Output format. Supported: "json", "yaml". |
利用例
List all catalogs
docker mcp catalog ls
List catalogs in JSON format
docker mcp catalog ls --format=json