mirror of https://github.com/docker/docs.git
12 lines
293 B
YAML
12 lines
293 B
YAML
command: docker plugin push
|
|
short: Push a plugin to a registry
|
|
long: Push a plugin to a registry
|
|
usage: docker plugin push [OPTIONS] PLUGIN[:TAG]
|
|
pname: docker plugin
|
|
plink: docker_plugin.yaml
|
|
options:
|
|
- option: disable-content-trust
|
|
default_value: "true"
|
|
description: Skip image signing
|
|
|