Files
docker-cli/cli/command/system
Ian Campbell 1c576e9043 Integrate CLI plugins into docker info
Fairly straight forward. It became necessary to wrap `Plugin.Err` with a type
which implements `encoding.MarshalText` in order to have that field rendered
properly in the `docker info -f '{{json}}'` output.

Since I changed the type somewhat I also added a unit test for `formatInfo`.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-30 13:45:26 +00:00
..
2018-08-02 13:10:06 +09:00
2018-09-13 23:14:58 +00:00
2018-08-02 13:10:06 +09:00
2018-05-11 16:49:43 -07:00
2019-01-30 13:45:26 +00:00
2018-06-08 18:24:26 +02:00