mirror of https://github.com/docker/docs.git
12 lines
356 B
YAML
12 lines
356 B
YAML
command: docker volume inspect
|
|
short: Display detailed information on one or more volumes
|
|
long: Display detailed information on one or more volumes
|
|
usage: docker volume inspect [OPTIONS] VOLUME [VOLUME...]
|
|
pname: docker volume
|
|
plink: docker_volume.yaml
|
|
options:
|
|
- option: format
|
|
shorthand: f
|
|
description: Format the output using the given Go template
|
|
|