docker-node-ps - List tasks running on one or more nodes, defaults to current node
docker node ps [OPTIONS] [NODE...]
List tasks running on one or more nodes, defaults to current node
|
-f, --filter= |
Filter output based on conditions provided | ||
|
--format="" |
Pretty-print tasks using a Go template | ||
|
--no-resolve[=false] |
Do not map IDs to Names | ||
|
--no-trunc[=false] |
Do not truncate output | ||
|
-q, --quiet[=false] |
Only display task IDs |
docker-node(1)