mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +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>
4 lines
260 B
Plaintext
4 lines
260 B
Plaintext
NAME DESCRIPTION DOCKER ENDPOINT ERROR
|
|
default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock
|
|
remote my remote cluster ssh://someserver
|