plugin_list
List installed Docker engine plugins with attributes and Enabled state. Get exact plugin names for inspecting, enabling, disabling, or removing managed volume, network, and logging drivers.
Instructions
List installed engine plugins with their full attrs.
Covers managed engine plugins (volume/network/logging drivers installed via plugin_install)
not docker CLI plugins such as compose, buildx, or scout. Use it to find exact plugin names for
plugin_inspect/plugin_enable/plugin_disable/plugin_remove; theEnabledkey shows each plugin's state.
Returns: list: One full document per installed plugin (Id, Name, Enabled, Settings, Config)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||