docker service ps <SERVICE...>
List the tasks of one or more services
Arguments
Name | Description |
---|---|
SERVICE |
Options
Name | Description |
---|---|
-f, --filter <filter> | Filter output based on conditions provided |
--format <string> | Pretty-print tasks using a Go template |
--no-resolve | Do not map IDs to Names |
--no-trunc | Do not truncate output |
-q, --quiet | Only display task IDs |