mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
Right now the only client side info we have is whether debug is enabled, but we expect more in the future. We also preemptively prepare for the possibility of multiple errors when gathering both daemon and client info. Signed-off-by: Ian Campbell <ijc@docker.com>