table of contents
other versions
- bookworm 20.10.24+dfsg1-1+deb12u1
- testing 26.1.5+dfsg1-4+b2
- unstable 26.1.5+dfsg1-7
- experimental 26.1.5+dfsg1-6
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-node-ps - List tasks running on one or more nodes, defaults to current node
SYNOPSIS¶
docker node ps [OPTIONS] [NODE...]
DESCRIPTION¶
List tasks running on one or more nodes, defaults to current node
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¶
Feb 2025 | Docker Community |