1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/volume
Vincent Demeester c424be21b7
Clean some stuff from runconfig that are cli only…
… or could be in `opts` package. Having `runconfig/opts` and `opts`
doesn't really make sense and make it difficult to know where to put
some code.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-24 13:16:00 +01:00
..
cmd.go refactor help func in CLI 2016-11-17 10:54:10 -08:00
create.go Clean some stuff from runconfig that are cli only… 2016-12-24 13:16:00 +01:00
inspect.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
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