This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4fbb009d397022bd1a48260ac901a1e335056a63
docker-cli
/
cli
/
command
/
plugin
T
History
Arash Deshmeh
26151d910a
The output of plugin list command is sorted by plugin name
...
Signed-off-by: Arash Deshmeh <
adeshmeh@ca.ibm.com
>
2018-07-05 12:35:53 -04:00
..
testdata
The output of plugin list command is sorted by plugin name
2018-07-05 12:35:53 -04:00
client_test.go
added unit tests to cover plugin list command
2018-06-28 16:51:54 -04:00
cmd.go
…
create_test.go
…
create.go
…
disable_test.go
…
disable.go
…
enable_test.go
…
enable.go
…
inspect.go
…
install_test.go
added unit tests covering content trust for plugin install command
2018-06-27 22:16:19 -04:00
install.go
added unit tests covering content trust for plugin install command
2018-06-27 22:16:19 -04:00
list_test.go
The output of plugin list command is sorted by plugin name
2018-07-05 12:35:53 -04:00
list.go
The output of plugin list command is sorted by plugin name
2018-07-05 12:35:53 -04:00
push.go
…
remove_test.go
…
remove.go
…
set.go
…
upgrade.go
…