compose/cli/mobycli
Guillaume Tardif adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type.
When users have an “aws" context type, we try to exec the command (will execute context ls, context use, etc.) and when it fails because it doesn’t find the aws backend, then display the custom error for aws context type.

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-04 11:01:55 +02:00
..
exec.go Fix bug not allowing users to run any context command when set to an aws context type. 2020-09-04 11:01:55 +02:00
exec_test.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
job_windows.go Add license headers 2020-06-18 16:48:03 +02:00