DockerCLI/cli/command
Daniel Nephin 07cb69e9bc Add more container cp tests
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-02-27 16:38:02 -05:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Update code for upstream cobra 2017-10-25 14:49:26 -04:00
commands add manifest command 2018-01-08 10:43:56 -06:00
config Add --template-driver option for secrets/configs 2018-02-21 23:22:32 +01:00
container Add more container cp tests 2018-02-27 16:38:02 -05:00
formatter Support SCTP port mapping 2018-02-21 12:19:38 +09:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Allow Dockerfile from outside build-context 2018-02-20 16:50:49 +01:00
inspect updated vendoring 2017-09-01 19:41:06 -04:00
manifest Mark docker-manifest command as experimental (cli) 2018-01-18 13:19:33 -08:00
network Update code for upstream cobra 2017-10-25 14:49:26 -04:00
node Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
plugin Set a non-zero timeout for HTTP client communication with plugin 2018-02-16 12:00:58 -08:00
registry Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00
secret Add --template-driver option for secrets/configs 2018-02-21 23:22:32 +01:00
service Fix `--label-file` weird behavior 2018-01-29 11:08:54 -08:00
stack Print Stack API version in version command 2018-02-26 01:16:49 +01:00
swarm Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
system Print Stack API version in version command 2018-02-26 01:16:49 +01:00
task Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
trust golint: remove redundant ifs 2018-01-13 13:16:34 +01:00
volume Clarify description of volume prune command 2018-02-08 15:33:07 +09:00
cli.go Bump moby to 0ede01237c9ab871f1b8db0364427407f3e46541 2018-02-21 18:48:42 +01:00
cli_test.go Fix PR comments 2018-01-03 10:23:32 +01:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
orchestrator.go Remove aliases for orchestrator 2018-01-11 21:16:37 +01:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00
registry_test.go Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
utils.go LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00