DockerCLI/e2e/context
Sebastiaan van Stijn ed4b0a67be
cli/command/context: context ls: add ERROR column, and don't fail early
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>
2022-11-28 16:52:02 +01:00
..
testdata cli/command/context: context ls: add ERROR column, and don't fail early 2022-11-28 16:52:02 +01:00
context_test.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
main_test.go e2e: add a test for `context ls` 2019-05-20 13:28:11 +01:00