mirror of https://github.com/docker/docs.git
12 lines
356 B
YAML
12 lines
356 B
YAML
command: docker plugin inspect
|
|
short: Display detailed information on one or more plugins
|
|
long: Display detailed information on one or more plugins
|
|
usage: docker plugin inspect [OPTIONS] PLUGIN [PLUGIN...]
|
|
pname: docker plugin
|
|
plink: docker_plugin.yaml
|
|
options:
|
|
- option: format
|
|
shorthand: f
|
|
description: Format the output using the given Go template
|
|
|