docker-node-inspect(1)

docker-node-inspect - Display detailed information on one or more nodes

Section 1 docker.io bookworm source

Description

DOCKER

NAME

docker-node-inspect - 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)

See Also