docs/_data/engine-cli-edge/docker_config_inspect.yaml

24 lines
672 B
YAML

command: docker config inspect
short: Display detailed information on one or more configuration files
long: Display detailed information on one or more configuration files
usage: docker config inspect [OPTIONS] CONFIG [CONFIG...]
pname: docker config
plink: docker_config.yaml
options:
- option: format
shorthand: f
value_type: string
description: Format the output using the given Go template
deprecated: false
experimental: false
- option: pretty
value_type: bool
default_value: "false"
description: Print the information in a human friendly format
deprecated: false
experimental: false
deprecated: false
min_api_version: "1.30"
experimental: false