DockerCLI/command/image
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
..
build.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
history.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
images.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
import.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
load.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
pull.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
push.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
remove.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
save.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
search.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
tag.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00