Files
docker-docs/_data/engine-cli/docker_service_inspect.yaml
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00

14 lines
470 B
YAML

command: docker service inspect
short: Display detailed information on one or more services
long: Display detailed information on one or more services
usage: docker service inspect [OPTIONS] SERVICE [SERVICE...]
pname: docker service
plink: docker_service.yaml
options:
- option: format
shorthand: f
description: Format the output using the given Go template
- option: pretty
default_value: "false"
description: Print the information in a human friendly format.