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
Vincent Demeester aa90a531c5 Merge pull request #27934 from yuexiao-wang/volume-create
Update descriptions for the docker volume sub-command, such as  create,list and inspect
2016-11-03 03:12:10 -07:00
..
bundlefile
checkpoint Allow providing a custom storage directory for docker checkpoints 2016-10-28 07:56:05 -04:00
commands
container Merge pull request #27948 from WeiZhang555/consistent-filters 2016-11-02 00:53:15 -07:00
formatter Add unit tests to cli/command/formatter/stats.go 2016-10-27 18:00:38 +03:00
idresolver
image Merge pull request #22641 from cpuguy83/build_finalization 2016-11-01 14:30:18 -07:00
inspect
network add docker network prune 2016-10-25 06:43:54 +00:00
node node rm can be applied on not only active node 2016-11-02 17:22:04 +08:00
plugin
prune add docker network prune 2016-10-25 06:43:54 +00:00
registry Update deprecation versions for "email" and colon in "security options" 2016-11-01 09:12:27 -07:00
service cli: add --mount to docker run 2016-11-03 07:08:59 +00:00
stack Replace all "Filter" field with "Filters" for consistency 2016-11-01 23:09:30 +08:00
swarm Remove some redundant consts 2016-11-02 16:42:42 +08:00
system Merge pull request #26683 from yuexiao-wang/update-inspect 2016-10-31 13:39:59 -07:00
task fixes #27643 2016-10-28 08:02:57 +08:00
volume Update for docker volume create 2016-11-03 22:40:04 +08:00
cli.go
events_utils.go
in.go
out.go
registry.go
trust.go
utils.go