mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
11 lines
355 B
YAML
11 lines
355 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
|