mirror of https://github.com/docker/docs.git
12 lines
356 B
YAML
12 lines
356 B
YAML
command: docker secret inspect
|
|
short: Display detailed information on one or more secrets
|
|
long: Display detailed information on one or more secrets
|
|
usage: docker secret inspect [OPTIONS] SECRET [SECRET...]
|
|
pname: docker secret
|
|
plink: docker_secret.yaml
|
|
options:
|
|
- option: format
|
|
shorthand: f
|
|
description: Format the output using the given Go template
|
|
|