docker-stack-ps - List the tasks in the stack

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  OPTIONS INHERITED FROM PARENT COMMANDS  SEE ALSO 

NAME

docker-stack-ps - List the tasks in the stack

SYNOPSIS

docker stack ps [OPTIONS] STACK

DESCRIPTION

List the tasks in the stack

OPTIONS

-f, --filter=

Filter output based on conditions provided

--format=""

Pretty-print tasks using a Go template

-h, --help[=false]

help for ps

--namespace=""

Kubernetes namespace to use

--no-resolve[=false]

Do not map IDs to Names

--no-trunc[=false]

Do not truncate output

-q, --quiet[=false]

Only display task IDs

OPTIONS INHERITED FROM PARENT COMMANDS

--kubeconfig=""

Kubernetes config file

--orchestrator=""

Orchestrator to use (swarm|kubernetes|all)

SEE ALSO

docker-stack(1)


Updated 2023-02-15 - jenkler.se | uex.se