docker context create ecs <CONTEXT>
Create a context for Amazon ECS
Arguments
Name | Description |
---|---|
CONTEXT |
Options
Name | Description |
---|---|
--access-keys <string> | Use AWS access keys from file |
--description <string> | Description of the context |
--from-env | Use AWS environment variables for profile, or credentials and region |
-h, --help | Help for ecs |
--local-simulation | Create context for ECS local simulation endpoints |
--profile <string> | Use an existing AWS profile |