remove_plugin
Remove a Docker plugin by name. Force removal even if the plugin is enabled.
Instructions
Remove a plugin.
args: name - The plugin name force - Force removal even if the plugin is enabled returns: bool - True after removal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |