config_remove
Remove a Docker Swarm config by id or name. Clean up unused configs from your swarm environment.
Instructions
Remove a swarm config.
args: id_or_name - The config id or name returns: bool - True after removal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |