DockerCLI/command/swarm
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
..
cmd.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
init.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
join.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
join_token.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
leave.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
opts.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
opts_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
update.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00