Daniel Nephin
|
7b7ea8ab81
|
Replace fmt.Errorf() with errors.Errorf() in the cli
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-03-24 16:58:07 -04:00 |
|
allencloud
|
fb1f22b06a
|
do not fail fast when executing inspect command
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2017-03-10 16:09:09 +08:00 |
|
Vincent Demeester
|
04f7a03359
|
Move templates to pkg/templates
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2016-12-12 09:34:03 +01:00 |
|
allencloud
|
70bb832060
|
add endpoint mode in service pretty
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-09-27 18:41:19 +08:00 |
|
Daniel Nephin
|
0640a14b4f
|
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>
|
2016-09-08 15:46:29 -04:00 |
|