mirror of https://github.com/docker/docs.git
12 lines
304 B
YAML
12 lines
304 B
YAML
command: docker secret create
|
|
short: Create a secret using stdin as content
|
|
long: Create a secret using stdin as content
|
|
usage: docker secret create [OPTIONS] SECRET
|
|
pname: docker secret
|
|
plink: docker_secret.yaml
|
|
options:
|
|
- option: label
|
|
shorthand: l
|
|
default_value: '[]'
|
|
description: Secret labels
|