moby--moby/cli/command/volume
Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune`
This fix convert DanglingOnly in ImagesPruneConfig to Filters,
so that it is possible to maintain API compatibility in the future.

Several integration tests have been added to cover changes.

This fix is related to 28497.

A follow up to this PR will be done once this PR is merged.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-12-02 20:08:49 -08:00
..
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
create.go Use a config to generate swagger api types 2016-10-31 11:13:41 -04:00
inspect.go
list.go Update for docker volume create 2016-11-03 22:40:04 +08:00
prune.go Convert DanglingOnly to Filters for `docker image prune` 2016-12-02 20:08:49 -08:00
remove.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00