fargatecli icon indicating copy to clipboard operation
fargatecli copied to clipboard

CLI for AWS Fargate

Results 52 fargatecli issues
Sort by recently updated
recently updated
newest added

It would be great to enable service auto-scaling based upon CloudWatch events. For example, CPU or memory usage reaching a certain threshold.

ECS console has the option to enable service discovery when creating a new service. Can we enable the same function when fargate cli create a new service?

Hi. AWS has announced support for EFS volumes for Fargate. Are you planning to add this?

For those relying on the aws sso login the aws-sdk-go must be updated. The sso support was introduced in v1.37.0

When creating a service in an empty cluster, I'm seeing the following error: ``` EntityAlreadyExists: Role with name ecsTaskExecutionRole already exists. status code: 409, request id: 6eb085be-77e1-11e9-a00c-09daa6044045 ``` It looks...

Basic task run: `InvalidParameterException: subnets can not be empty.` Basic task run with subnets: `InvalidParameterException: security group cannot be blank`

Installed the latest version of fargate cli. ./fargate --version fargate version 0.3.2 I am using IAM instance profile with IAM policies attached to the ec2 instance where fargate cli is...

I'm trying to list my services but it is shown ``` [!] Could not describe ELB target groups ValidationError: You cannot describe more than '20' target groups at a time...

*Issue #, if available:* 1. Fargate CLI currently does not check if the default security groups exist. It polls for the `fargate-default` security group. For fresh AWS accounts, there is...

The Circle CI tag link is broken / does not render, happens on the master branch