DockerCLI/cli/command/formatter
Vincent Demeester 70db8dee74
Merge pull request #479 from Tim15/init-option
Add --init option to `docker service create`
2018-06-14 13:58:52 +02:00
..
testdata formatter: fix TestDiskUsageContextFormatWrite expected output 2018-06-13 18:32:28 +00:00
checkpoint.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
config.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
config_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
container.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
container_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
custom.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
custom_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
diff.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
diff_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
disk_usage.go build: address some review nits 2018-06-13 22:40:31 +00:00
disk_usage_test.go Merge pull request #1111 from tiborvass/experimental-buildkit 2018-06-13 18:21:41 -07:00
displayutils.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
displayutils_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
formatter.go Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
history.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
history_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
image.go Reduce complexity of two formatters 2017-08-28 12:49:07 -04:00
image_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
network.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
network_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
node.go Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
node_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
plugin.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
plugin_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
reflect.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
reflect_test.go Add unused linter. 2017-06-14 16:54:27 -07:00
search.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
search_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
secret.go Plugable secret backend 2017-09-07 11:10:44 +03:00
secret_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
service.go Add --init option to `docker service create` 2018-06-14 13:50:12 +02:00
service_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
stack.go Add namespace column for docker stack ls command while targeting Kubernetes orchestrator 2018-05-09 17:33:16 +02:00
stack_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
stats.go Add --no-trunc option to docker container stats 2017-09-27 18:59:25 +02:00
stats_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
task.go Update imports. 2017-04-17 18:07:56 -04:00
task_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
trust.go trust inspect: add docker trust inspect command with formatting print 2017-09-25 09:34:52 -07:00
trust_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
volume.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
volume_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00