docker mcp profile config
| 内容説明 | Update the configuration of a profile |
|---|---|
| 利用方法 | docker mcp profile config <profile-id> [--set <config-arg1> <config-arg2> ...] [--get <config-key1> <config-key2> ...] [--del <config-arg1> <config-arg2> ...] |
内容説明
Update the configuration of a profile
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--del | Delete configuration values: | |
--format | human | Supported: json, yaml, human. |
--get | Get configuration values: | |
--get-all | Get all configuration values | |
--set | Set configuration values: |