mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03: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>