mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Allows the user to use `pretty` as the format string. This enables users to put custom format options into their CLI config just like is supported for `docker ps` and `docker images` Signed-off-by: Brian Goff <cpuguy83@gmail.com>