mirror of https://github.com/docker/cli.git
0929bed42a
- do an early check if a custom format is specified either through the command-line, or through the cli's configuration, before adjusting the options (to add "size" if needed). - also removes a redundant `options.Size = opts.size` line, as this value is already copied at the start of buildContainerListOptions() - Update NewContainerFormat to use "table" format as a default if no format was given. Co-authored-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Phong Tran <tran.pho@northeastern.edu> |
||
---|---|---|
.. | ||
tabwriter | ||
testdata | ||
buildcache.go | ||
container.go | ||
container_test.go | ||
context.go | ||
custom.go | ||
disk_usage.go | ||
disk_usage_test.go | ||
displayutils.go | ||
displayutils_test.go | ||
formatter.go | ||
formatter_test.go | ||
image.go | ||
image_test.go | ||
reflect.go | ||
reflect_test.go | ||
volume.go | ||
volume_test.go |