d49dbca381
change minor mistake of spelling
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
Upstream-commit: 3c8d009c7a
Component: cli
2016-12-20 21:05:19 +08:00
e70cf0acf0
Add registry-specific credential helper support
...
Signed-off-by: Jake Sanders <jsand@google.com >
Upstream-commit: c84b90291c
Component: cli
2016-12-01 10:29:00 -08:00
b3d1ee086f
Fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 5e2a13b971
Component: cli
2016-11-30 03:01:32 +08:00
d1393049a2
Planned 1.13 deprecation: email from login
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 4088f3bcff
Component: cli
2016-11-11 17:32:46 -08:00
6edad79979
Update deprecation versions for "email" and colon in "security options"
...
These features were originally scheduled
for removal in docker 1.13, but we changed
our deprecation policy to keep features
for three releases instead of two.
This updates the deprecation version
to match the deprecation policy.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: ac7d79389a
Component: cli
2016-11-01 09:12:27 -07:00
1b6c8e9cf6
Align with other cli descriptions
...
Signed-off-by: yupeng <yu.peng36@zte.com.cn >
Upstream-commit: 89db77511c
Component: cli
2016-11-01 13:41:49 +08:00
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
93bceb1528
Move the search command to the registry package.
...
And move it back to the top-level command.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 68b7f55a45
Component: cli
2016-09-19 13:28:15 -04:00
3c8785422e
Remove remaining registry methods from DockerCLI.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: a26ba0e702
Component: cli
2016-09-09 15:50:01 -04:00
5a9c815672
Remove cli/command/credentials
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 4ae4e66e3c
Component: cli
2016-09-09 15:50:01 -04:00
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