DOKK / manpages / debian 10 / docker.io / docker-service-ps.1.en
DOCKER(1) DOCKER(1)

docker-service-ps - List the tasks of one or more services

docker service ps [OPTIONS] SERVICE [SERVICE...]

List the tasks of one or more services

-f, --filter=
Filter output based on conditions provided

--format=""
Pretty-print tasks using a Go template

-h, --help[=false]
help for ps

--no-resolve[=false]
Do not map IDs to Names

--no-trunc[=false]
Do not truncate output

-q, --quiet[=false]
Only display task IDs

docker-service(1)

Feb 2021 Docker Community