docker mcp profile config
| Description | Update the configuration of a profile |
|---|---|
| Usage | docker mcp profile config <profile-id> [--set <config-arg1> <config-arg2> ...] [--get <config-key1> <config-key2> ...] [--del <config-arg1> <config-arg2> ...] |
Description
Update the configuration of a profile
Options
| Option | Default | Description |
|---|---|---|
--del | Delete configuration values: | |
--format | human | Supported: json, yaml, human. |
--get | Get configuration values: | |
--get-all | Get all configuration values | |
--set | Set configuration values: |