compose/ecs/cmd/commands
Nicolas De Loof 6664447d29
Fix setup command breaks if .aws/config does not exists
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:26:23 +02:00
..
testdata Unit tests for cobra commands 2020-08-17 21:26:13 +02:00
compose.go Unwrapp API errors to get user-friendly error message 2020-08-17 21:26:22 +02:00
opts.go Unwrapp API errors to get user-friendly error message 2020-08-17 21:26:22 +02:00
root.go Unit tests for cobra commands 2020-08-17 21:26:13 +02:00
root_test.go Unit tests for cobra commands 2020-08-17 21:26:13 +02:00
secret.go Unwrapp API errors to get user-friendly error message 2020-08-17 21:26:22 +02:00
setup.go Fix setup command breaks if .aws/config does not exists 2020-08-17 21:26:23 +02:00
setup_test.go Unit tests for cobra commands 2020-08-17 21:26:13 +02:00
version.go Customize SDK requests to AWS API with user-agent 2020-08-17 21:26:21 +02:00
version_test.go Customize SDK requests to AWS API with user-agent 2020-08-17 21:26:21 +02:00