docker-service-ps(1)



DOCKER(1)                                                            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
       docker-service(1)

Docker Community                   Jun 2020                          DOCKER(1)

Man(1) output converted with man2html
list of all man pages