compose/cli
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
..
cmd Merge pull request #544 from docker/simulation 2020-09-01 15:18:32 +02:00
config Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
mobycli 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
options Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
main.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
main_test.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