This website requires JavaScript.
Explore
Help
Sign In
p4u1
/
docker-cli
Watch
0
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86a5a489f722392f02e1a224cecbc739185fb563
docker-cli
/
e2e
/
cli-plugins
History
Sebastiaan van Stijn
86a5a489f7
Merge pull request
#1690
from jcsirot/fix-contextstore-for-plugins
...
Always initialize context store
2019-03-18 11:27:07 +01:00
..
plugins
/badmeta
Add some simple e2e tests for executing CLI plugins
2019-01-30 13:44:05 +00:00
testdata
e2e/cli-plugins: explicitly check that PersistentPreRunE works
2019-03-14 14:20:19 +00:00
config_test.go
Simplify cli plugin config file entry
2019-02-25 10:38:48 +00:00
dial_test.go
Resolve the docker Endpoint even if the client already exists. In that case the
TestDialStdio
e2e test had to be modified: the
--tls
option triggers an error since the endpoint resolution tries to read the
${DOCKER_CERT_PATH}/ca.pem
file which does not exist.
2019-03-13 14:18:41 +01: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/cli-plugins: explicitly check that PersistentPreRunE works
2019-03-14 14:20:19 +00:00
util_test.go
Simplify cli plugin config file entry
2019-02-25 10:38:48 +00:00