docs/_data/engine-cli/docker_network_ls.yaml

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