DockerCLI/e2e/cli-plugins
Ian Campbell 2c624e8984 Add e2e test for handling of `version`/`-v`/`--version` with plugins
Previous commits fixed the first issue on #1661, this simply adds a test for
it. Note that this is testing the current behaviour, without regard for the
second issue in #1661 which proposes a different behaviour.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-03-13 11:28:17 +00:00
..
plugins/badmeta Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
testdata Add e2e tests for plugin vs global argument issues 2019-03-13 10:54:31 +00:00
config_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
dial_test.go connhelper: export functions for other projects 2019-03-02 21:11:49 +09:00
flags_test.go Add e2e test for handling of `version`/`-v`/`--version` with plugins 2019-03-13 11:28:17 +00:00
help_test.go Show plugins as Management commands 2019-02-26 00:28:41 +01:00
run_test.go e2e: start a new file for cli plugins arguments tests 2019-03-13 10:54:31 +00:00
util_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00