DockerCLI/cmd/docker
Ian Campbell 7d0645c5fe Use command.Cli instead of command.DockerCli
The linter is complaining:

    cmd/docker/docker.go:72:23⚠️ dockerCli can be github.com/docker/cli/cli/command.Cli (interfacer)

Unclear precisely which change in the preceeding commits caused it to notice
this possibility.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-04-26 15:43:03 +01:00
..
docker.go Use command.Cli instead of command.DockerCli 2019-04-26 15:43:03 +01:00
docker_test.go allow plugins to have argument which match a top-level flag. 2019-03-13 11:28:17 +00:00
docker_windows.go Add windows resources to binary. 2017-05-15 18:03:03 -04:00