Files
docker-docs/_data/engine-cli-edge/docker_network_inspect.yaml
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -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