Files
docker-docs/_data/engine-cli/docker_network_inspect.yaml
Misty Stanley-Jones f247ad1863 Update cli ref YAML files (#2789)
* Update cli ref YAML files

* Fix typo

* Backport fixes to the service_create tables
2017-04-14 12:04:35 -07:00

14 lines
429 B
YAML

command: docker network inspect
short: Display detailed information on one or more networks
long: |-
Returns information about one or more networks. By default, this command renders
all results in a JSON object.
usage: docker network inspect [OPTIONS] NETWORK [NETWORK...]
pname: docker network
plink: docker_network.yaml
options:
- option: format
shorthand: f
description: Format the output using the given Go template