DockerCLI/cli/command/formatter
Tibor Vass a90b99edfc system/df: allow -v with --format
This allows to provide more information for build cache disk usage.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-09-13 23:14:58 +00:00
..
testdata formatter: fix TestDiskUsageContextFormatWrite expected output 2018-06-13 18:32:28 +00:00
buildcache.go system/df: allow -v with --format 2018-09-13 23:14:58 +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 refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04: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 system/df: allow -v with --format 2018-09-13 23:14:58 +00:00
disk_usage_test.go system/df: allow -v with --format 2018-09-13 23:14:58 +00: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
licenses.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
licenses_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07: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 refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04: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 refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting 2018-07-08 15:08:17 -04:00
trust_test.go refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting 2018-07-08 15:08:17 -04:00
updates.go Remove containerizedengine package dependency from docker/cli/command… 2018-09-11 14:46:30 +02:00
updates_test.go Remove containerizedengine package dependency from docker/cli/command… 2018-09-11 14:46:30 +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