This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ecca982edecdbf61bf1ea93b15f41eca9a9f312
docker-cli
/
cli-plugins
/
manager
T
History
Sebastiaan van Stijn
bb7ef2cb3a
Update some uses of errors.Cause() to errors.Is()
...
Signed-off-by: Sebastiaan van Stijn <
github@gone.nl
>
2020-05-10 19:56:35 +02:00
..
candidate_test.go
bump gotest.tools v3.0.1 for compatibility with Go 1.14
2020-02-23 00:28:55 +01:00
candidate.go
Add support for running a CLI plugin
2019-01-30 13:44:04 +00:00
cobra.go
Refactor plugins' vendor location on --help
2019-02-21 17:54:11 +01:00
error_test.go
Update some uses of errors.Cause() to errors.Is()
2020-05-10 19:56:35 +02:00
error.go
Update some uses of errors.Cause() to errors.Is()
2020-05-10 19:56:35 +02:00
manager_test.go
bump gotest.tools v3.0.1 for compatibility with Go 1.14
2020-02-23 00:28:55 +01:00
manager_unix.go
Add support for running a CLI plugin
2019-01-30 13:44:04 +00:00
manager_windows.go
Search Windows CLI plugins also in ProgramFiles
2019-03-20 11:45:03 -07:00
manager.go
docker info: list CLI plugins alphabetically
2019-12-31 14:33:07 +01:00
metadata.go
cli-plugins: add concept of experimental plugin, only enabled in experimental mode
2019-05-22 15:35:34 +00:00
plugin.go
cli-plugins: add concept of experimental plugin, only enabled in experimental mode
2019-05-22 15:35:34 +00:00
suffix_unix.go
Refactor code which deals with Windows'
.exe
suffix
2019-01-30 13:45:26 +00:00
suffix_windows.go
Check for
.exe
case insensitively
2019-01-30 13:45:26 +00:00