ac7d79389a
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 >
2016-11-01 09:12:27 -07:00
89db77511c
Align with other cli descriptions
...
Signed-off-by: yupeng <yu.peng36@zte.com.cn >
2016-11-01 13:41:49 +08:00
faac177285
Fix bunch of typos
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com >
2016-10-29 15:03:26 +08:00
68b7f55a45
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 >
2016-09-19 13:28:15 -04:00
a26ba0e702
Remove remaining registry methods from DockerCLI.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2016-09-09 15:50:01 -04:00
4ae4e66e3c
Remove cli/command/credentials
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2016-09-09 15:50:01 -04:00
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