This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Releases: aws/amazon-ecs-cli
Releases · aws/amazon-ecs-cli
Amazon ECS CLI - Release v0.4.6
- Feature - Update ECS-optimized AMIs to latest 2016.09.d
- Bug - Support human readable strings for mem_limit
- Feature - Support for reading regions from aws profile
- Feature - Support for assume role from aws profile
Amazon ECS CLI - Release v0.4.5
- Feature - Update ECS-optimized AMIs to latest 2016.09.c
- Bug - When environment variable is not resolved, set it to empty string.
- Bug -
ecs-cli upsecurity group, vpc, subnets, azs validations - Bug - Add
--forceflag toecs-cli upto delete CloudFormation stack if it exists
Amazon ECS CLI - Release v0.4.4
- Feature - Update ECS-optimized AMIs to latest 2016.03.i.
- Bug - Add validation for cluster name in
ecs-cli upcommand.
Amazon ECS CLI - Release v0.4.3
- Feature - Update ECS-optimized AMIs to latest 2016.03.h.
- Feature - Add support for different
volumes_fromformats supported by Docker compose.
Amazon ECS CLI - Release v0.4.2
- Feature - Update ECS-optimized AMIs to latest 2016.03.f.
- Bug - Ensure least privilege for
~/.ecs/configfile with permissions 0600.
Amazon ECS CLI - Release v0.4.1
- Feature - Update ECS-optimized AMIs to latest 2016.03.e.
- Bug - Fix
project-nameoption forecs-cli composecommand to accept-in the name.
Amazon ECS CLI - Release v0.4.0
- Feature - Add support for
servicesdefined in the Compose v2 file format. - Feature - Add support for variable substitution in Compose files.
- Feature - Add support for default environment file
.envplaced in the folderecs-cli composecommand is executed from (current working directory - Bug - Fix several YAML parsing issues (with single quotes, JSON arrays, indentation issues)
Amazon ECS CLI - Release v0.3.1
- Feature - Update ECS-optimized AMIs to latest 2016.03.d.
- Bug - Fix issue to read credentials/role from EC2 instance metadata.
Amazon ECS CLI - Release v0.3.0
- Feature - Add support for compose option
env_file. - Feature - Add support for session environment variables for compose option
env_fileandenvironment. - Feature - Add support for deployment parameters to compose service commands.
Users can supply --deployment-max-percent and --deployment-min-healthy-percent to
ecs-cli compose service create/up/scalecommands - Feature - Add support for configurable prefixes for resources created by the cli.
Users can now callecs-cli configureto configure- prefix used for the Cloudformation stack in
ecs-cli upcommand, - compose project name prefix used for task definition and started by field
inecs-cli composecommands, - compose service name prefix used by
ecs-cli compose servicecommand
- prefix used for the Cloudformation stack in
- Enhancement - Update ECS-optimized AMIs to latest 2016.03.a.
- Enhancement - Add License file to the ecs-cli executable. Users can view the License
for the ECS CLI and its dependencies by callingecs-cli license
Amazon ECS CLI - Release v0.2.1
Feature - Update ECS-optimized AMIs to latest 2015.09.f