DockerCLI/e2e/cli-plugins
Sebastiaan van Stijn f8c5f5d9b8
Show plugins as Management commands
Plugins are expected to be management commands ("docker <object> <verb>").

This patch modified the usage output to shown plugins in the "Management commands"
section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-26 00:28:41 +01:00
..
plugins/badmeta Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
testdata Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
config_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
dial_test.go cli-plugins: use `docker system dial-stdio` to call the daemon 2019-02-18 11:53:37 +00:00
help_test.go Show plugins as Management commands 2019-02-26 00:28:41 +01:00
run_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
util_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00