Add some simple e2e tests for executing CLI plugins
To help with this add a bad plugin which produces invalid metadata and arrange for it to be built in the e2e container. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
2
e2e/cli-plugins/testdata/docker-nonexistent-err.golden
vendored
Normal file
2
e2e/cli-plugins/testdata/docker-nonexistent-err.golden
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
docker: 'nonexistent' is not a docker command.
|
||||
See 'docker --help'
|
||||
Reference in New Issue
Block a user