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.

オプション

オプションデフォルト内容説明
--formatOutput format. Supported: "json", "yaml".

利用例

List all catalogs

docker mcp catalog ls

List catalogs in JSON format

docker mcp catalog ls --format=json