1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/command
Akihiro Suda c11155f0d1 Fix broken JSON support in cli/command/formatter
How to test:

    $ docker ps --format '{{json .}}'
    $ docker network ls --format '{{json .}}'
    $ docker volume ls --format '{{json .}}'

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-10-17 08:07:17 +00:00
..
2016-09-08 15:46:29 -04:00
2016-09-08 15:46:29 -04:00
2016-10-11 00:42:21 +08:00
2016-10-11 00:42:21 +08:00
2016-10-11 00:42:21 +08:00
2016-09-09 15:50:01 -04:00
2016-09-19 10:34:31 -07:00