Daniel Nephin
|
e9d6193dfd
|
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
|
49570cf783
|
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
|
26fca512dd
|
Move templates to pkg/templates
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2016-12-12 09:34:03 +01:00 |
allencloud
|
cc375fafd0
|
add endpoint mode in service pretty
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
2016-09-27 18:41:19 +08:00 |
Daniel Nephin
|
3bd1eb4b76
|
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 |