DockerCLI/command/formatter
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
..
container.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
container_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
custom.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
custom_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
formatter.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
image.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
image_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
network.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
network_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
volume.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
volume_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00