docker-node-inspect - Man Page

Display detailed information on one or more nodes

Synopsis

docker node inspect [Options] self|NODE [NODE...]

Description

Display detailed information on one or more nodes

Options

-f, ā€‰--format=""

Format the output using the given Go template

-h, ā€‰--help[=false]

help for inspect

--pretty[=false]

Print the information in a human friendly format

See Also

docker-node(1)

Referenced By

docker-node(1).

May 2020 Docker Community