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

docker-plugin(1)

Referenced By

docker-plugin(1).

Sep 2024 Docker Community Docker User Manuals