docker-node-ls - Man Page

List nodes in the swarm

Synopsis

docker node ls [Options]

Description

List nodes in the swarm

Options

-f,  --filter=

Filter output based on conditions provided

--format=""

Pretty-print nodes using a Go template

-h,  --help[=false]

help for ls

-q,  --quiet[=false]

Only display IDs

See Also

docker-node(1)

Referenced By

docker-node(1).

May 2020 Docker Community