.nh .TH "DOCKER" "1" "Jan 2024" "Docker Community" "Docker User Manuals" .SH NAME .PP docker-service-ps - List the tasks of one or more services .SH SYNOPSIS .PP \fBdocker service ps [OPTIONS] SERVICE [SERVICE...]\fP .SH DESCRIPTION .PP List the tasks of one or more services .SH OPTIONS .PP \fB-f\fP, \fB--filter\fP= Filter output based on conditions provided .PP \fB--format\fP="" Pretty-print tasks using a Go template .PP \fB-h\fP, \fB--help\fP[=false] help for ps .PP \fB--no-resolve\fP[=false] Do not map IDs to Names .PP \fB--no-trunc\fP[=false] Do not truncate output .PP \fB-q\fP, \fB--quiet\fP[=false] Only display task IDs .SH SEE ALSO .PP \fBdocker-service(1)\fP