mirror of
https://github.com/docker/cli.git
synced 2026-09-25 08:50:37 -04:00
This updates `docker context ls` to: - not abort listing contexts when failing one (or more) contexts - instead, adding an ERROR column to inform the user there was an issue loading the context. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>