table of contents
other versions
- bookworm 20.10.24+dfsg1-1+deb12u1
- testing 26.1.5+dfsg1-4+b1
- unstable 26.1.5+dfsg1-4+b1
- experimental 26.1.5+dfsg1-5
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-service-ps - List the tasks of one or more services
SYNOPSIS¶
docker service ps [OPTIONS] SERVICE [SERVICE...]
DESCRIPTION¶
List the tasks of one or more services
OPTIONS¶
-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
SEE ALSO¶
Dec 2024 | Docker Community |