Sebastiaan van Stijn
|
719169db63
|
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2020-05-07 14:25:59 +02:00 |
Sebastiaan van Stijn
|
2c0e93063b
|
bump gotest.tools v3.0.1 for compatibility with Go 1.14
full diff: https://github.com/gotestyourself/gotest.tools/compare/v2.3.0...v3.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2020-02-23 00:28:55 +01:00 |
Silvin Lubecki
|
ab1aeedb27
|
cli/command/plugin/list_test.go:61:31: `TestList$1` - `filter` is unused (unparam)
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
|
2019-10-31 19:22:19 +01:00 |
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 |
Arash Deshmeh
|
c26121df5c
|
added unit tests to cover plugin list command
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
|
2018-06-28 16:51:54 -04:00 |