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

19 lines
432 B
YAML

command: docker volume ls
aliases: list
short: List volumes
long: List volumes
usage: docker volume ls [OPTIONS]
pname: docker volume
plink: docker_volume.yaml
options:
- option: filter
shorthand: f
description: Provide filter values (e.g. 'dangling=true')
- option: format
description: Pretty-print volumes using a Go template
- option: quiet
shorthand: q
default_value: "false"
description: Only display volume names