DockerCLI/cli/command/system
Sebastiaan van Stijn 4411b515f5
Merge pull request #3656 from thaJeztah/fix_info_empty_labels
info: fix output including "Labels:" if no labels were set
2022-07-19 21:09:25 +02:00
..
testdata info: fix output including "Labels:" if no labels were set 2022-06-05 14:44:08 +02: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 Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
dial_stdio.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
events.go cli: use custom annotation for aliases 2022-06-28 17:32:09 +02:00
info.go Merge pull request #3656 from thaJeztah/fix_info_empty_labels 2022-07-19 21:09:25 +02:00
info_test.go info: fix output including "Labels:" if no labels were set 2022-06-05 14:44:08 +02:00
inspect.go Output compact JSON by default for --format=json 2022-03-15 15:42:35 +01:00
prune.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
prune_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-23 00:28:55 +01:00
version.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
version_test.go remove "Experimental" client field from "docker version" 2022-04-08 15:48:00 +02:00