DockerCLI/command
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
..
bundlefile Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
commands Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
container Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
formatter Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
idresolver Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
image Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
inspect Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
network Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
node Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
plugin Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
registry Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
service Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stack Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
swarm Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
system Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
task Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
volume Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cli.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
credentials.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
in.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
out.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
registry.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
trust.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
trust_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
utils.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00