docker-plugin-upgrade - Man Page
Upgrade an existing plugin
Synopsis
docker plugin upgrade [Options] PLUGIN [REMOTE]
Description
Upgrade an existing plugin
Options
- --disable-content-trust[=true]
Skip image verification
- --grant-all-permissions[=false]
Grant all permissions necessary to run the plugin
- -h, ā--help[=false]
help for upgrade
- --skip-remote-check[=false]
Do not check if specified remote plugin matches existing plugin image
See Also
Referenced By
May 2020 Docker Community