docker-context-inspect - Man Page

Display detailed information on one or more contexts

Synopsis

docker context inspect [Options] [CONTEXT] [CONTEXT...]

Description

Display detailed information on one or more contexts

Options

-f,  --format=""

Format the output using the given Go template

-h,  --help[=false]

help for inspect

See Also

docker-context(1)

Referenced By

docker-context(1).

May 2020 Docker Community