docker stack ps <STACK>
List the tasks in the stack
Arguments
Name | Description |
---|---|
STACK |
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 |
--orchestrator <string> | Orchestrator to use (swarm|kubernetes|all) |
-q, --quiet | Only display task IDs |