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

21 lines
547 B
YAML

command: docker service ps
short: List the tasks of a service
long: List the tasks of a service
usage: docker service ps [OPTIONS] SERVICE
pname: docker service
plink: docker_service.yaml
options:
- option: filter
shorthand: f
description: Filter output based on conditions provided
- option: no-resolve
default_value: "false"
description: Do not map IDs to Names
- option: no-trunc
default_value: "false"
description: Do not truncate output
- option: quiet
shorthand: q
default_value: "false"
description: Only display task IDs