docker-plugin-install - Man Page
Install a plugin
Synopsis
docker plugin install [Options] PLUGIN [KEY=VALUE...]
Description
Install a plugin
Options
- --alias=""
Local name for plugin
- --disable[=false]
Do not enable the plugin on install
- --disable-content-trust[=true]
Skip image verification
- --grant-all-permissions[=false]
Grant all permissions necessary to run the plugin
- -h, ā--help[=false]
help for install
See Also
Referenced By
May 2020 Docker Community