Files
docker-docs/_data/engine-cli/docker_plugin_upgrade.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

19 lines
571 B
YAML

command: docker plugin upgrade
short: Upgrade an existing plugin
long: Upgrade an existing plugin
usage: docker plugin upgrade [OPTIONS] PLUGIN [REMOTE]
pname: docker plugin
plink: docker_plugin.yaml
options:
- option: disable-content-trust
default_value: "true"
description: Skip image verification
- option: grant-all-permissions
default_value: "false"
description: Grant all permissions necessary to run the plugin
- option: skip-remote-check
default_value: "false"
description: |
Do not check if specified remote plugin matches existing plugin image