Files
docker-docs/_data/engine-cli/docker_network_ls.yaml
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00

22 lines
524 B
YAML

command: docker network ls
aliases: list
short: List networks
long: List networks
usage: docker network ls [OPTIONS]
pname: docker network
plink: docker_network.yaml
options:
- option: filter
shorthand: f
description: Provide filter values (e.g. 'driver=bridge')
- option: format
description: Pretty-print networks using a Go template
- option: no-trunc
default_value: "false"
description: Do not truncate the output
- option: quiet
shorthand: q
default_value: "false"
description: Only display network IDs