DockerCLI/e2e/cli-plugins
Ian Campbell 53f018120a Integrate CLI plugins with `docker «plugin» --help`.
To achieve this we hook in at the beginning of our custom `HelpFunc` and detect
the plugin case by adding stub commands.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-30 13:45:25 +00:00
..
plugins/badmeta Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
testdata Integrate CLI plugins with `docker help «foo»` 2019-01-30 13:45:18 +00:00
help_test.go Add stubs when calling help due to no arguments 2019-01-30 13:44:06 +00:00
run_test.go Integrate CLI plugins with `docker «plugin» --help`. 2019-01-30 13:45:25 +00:00
util_test.go Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00