DockerCLI/cli/command/system
Sebastiaan van Stijn 79aa6cce19
TestFormatInfo: add extra test-case
This case was in a test in the engine repository, where
it is being removed, so add it to the list of existing
tests here.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-18 23:40:02 +02:00
..
testdata vendor: align with engine at b6684a403c99aaf6be5b8ce0bef3c6650fcdcd12 2019-10-02 01:47:08 +00:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Revert "Disable `docker system dial-stdio` on Windows" 2019-03-12 14:57:52 +00:00
df.go system/df: allow -v with --format 2018-09-13 23:14:58 +00:00
dial_stdio.go dial-stdio: fix goroutine leakage 2019-03-22 20:22:00 +09:00
events.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info.go Reformat the output of CLI plugins in `docker system info` 2019-02-25 13:13:51 +00:00
info_test.go TestFormatInfo: add extra test-case 2019-10-18 23:40:02 +02:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go Make system prune warning filters human-readable 2019-03-18 13:57:18 +01:00
prune_test.go Make system prune warning filters human-readable 2019-03-18 13:57:18 +01:00
version.go Use underlying `NewKubernetesConfig` directly from compose-on-kubernetes. 2019-05-14 15:43:15 +01:00
version_test.go Extend version-align test with components 2018-07-12 01:31:23 +02:00