Files
docker-docs/_data/engine-cli/docker_service_inspect.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

15 lines
471 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.