Docker-Docs/_data/engine-cli/docker_manifest_push.yaml

33 lines
770 B
YAML

command: docker manifest push
short: Push a manifest list to a repository
long: Push a manifest list to a repository
usage: docker manifest push [OPTIONS] MANIFEST_LIST
pname: docker manifest
plink: docker_manifest.yaml
options:
- option: insecure
value_type: bool
default_value: "false"
description: Allow push to an insecure registry
deprecated: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
- option: purge
shorthand: p
value_type: bool
default_value: "false"
description: Remove the local manifest list after push
deprecated: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
deprecated: false
experimental: false
experimentalcli: true
kubernetes: false
swarm: false