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

22 lines
583 B
YAML

command: docker service ps
short: List the tasks of one or more services
long: List the tasks of one or more services
usage: docker service ps [OPTIONS] SERVICE [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