DockerCLI/cmd/docker
Ian Campbell f912b55bd1 Integrate CLI plugins into `docker help` output.
To do this we add a stub `cobra.Command` for each installed plugin (only when
invoking `help`, not for normal running).

This requires a function to list all available plugins so that is added here.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-30 13:44:06 +00:00
..
docker.go Integrate CLI plugins into `docker help` output. 2019-01-30 13:44:06 +00:00
docker_test.go Introduce functional arguments to NewDockerCli for a more stable API. 2019-01-28 14:52:58 +01:00
docker_windows.go Add windows resources to binary. 2017-05-15 18:03:03 -04:00