Vincent Demeester
99b5324db7
Add some unit tests to the node and swarm cli code
...
Start work on adding unit tests to our cli code in order to have to
write less costly integration test.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: ee8f9e084a
Component: cli
2017-01-09 18:30:15 +01:00
allencloud
2f472a7b3d
split function out of command description scope
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
Upstream-commit: 3e7dca7900
Component: cli
2016-12-26 13:50:00 +08:00
Qiang Huang
f6256ed04b
Fix bunch of typos
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com >
Upstream-commit: faac177285
Component: cli
2016-10-29 15:03:26 +08: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