Vincent Demeester
|
7e228fcaaf
|
Add unit tests to cli/command/volume package
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 407d65df9d
Component: cli
|
2017-02-27 18:39:35 +01:00 |
|
Daniel Nephin
|
275438c0f7
|
Read long description from a file.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 48930c8bbf
Component: cli
|
2016-12-28 16:08:23 -05:00 |
|
yuexiao-wang
|
f4a9cbc8ae
|
Update for docker volume create
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
Upstream-commit: 816560ffe9
Component: cli
|
2016-11-03 22:40:04 +08:00 |
|
Daniel Nephin
|
a43858a79d
|
Fix testcases that expect trailing whitespace
and broken integration tests based of nil pointers
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 2f8c4333fe
Component: cli
|
2016-09-13 17:58:12 -04:00 |
|
Daniel Nephin
|
91cf73d819
|
Refactor formatter.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: db0952ad22
Component: cli
|
2016-09-13 17:58:12 -04:00 |
|
Daniel Nephin
|
d9c3f096cf
|
Use opts.FilterOpt for filter flags.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: d9cb421d69
Component: cli
|
2016-09-13 16:20:10 -04:00 |
|
Daniel Nephin
|
964a552e76
|
Move api/client -> cli/command
Using
gomvpkg
-from github.com/docker/docker/api/client
-to github.com/docker/docker/cli/command
-vcs_mv_cmd 'git mv {{.Src}} {{.Dst}}'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 3bd1eb4b76
Component: cli
|
2016-09-08 15:46:29 -04:00 |
|