.nh .TH "DOCKER" "1" "Jan 2024" "Docker Community" "Docker User Manuals" .SH NAME .PP docker-stack-ps - List the tasks in the stack .SH SYNOPSIS .PP \fBdocker stack ps [OPTIONS] STACK\fP .SH DESCRIPTION .PP List the tasks in the stack .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--namespace\fP="" Kubernetes namespace to use .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 OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--kubeconfig\fP="" Kubernetes config file .PP \fB--orchestrator\fP="" Orchestrator to use (swarm|kubernetes|all) .SH SEE ALSO .PP \fBdocker-stack(1)\fP