ecsctl icon indicating copy to clipboard operation
ecsctl copied to clipboard

Command-line tool for managing AWS Elastic Container Service and Projects to run on it.

Results 5 ecsctl issues
Sort by recently updated
recently updated
newest added

copying services that use Load Balancers or doesn't use any kind of discovery works fine, but when the service uses DNS Service Discovery, it doesn't copy... Probably because the Service...

bug

The main goal of this project (`ecsctl`) is to win productivity managing projects deployed to the AWS Elastic Container Services. The way that I planned is to have commands abstracting...

enhancement
cmd/project

At the moment the only way to edit the Task Definitions using an editor is as JSON. Would be nice to have YAML as option.

enhancement
cmd/task-definitions/edit

At first glance I found no way to detect the ARM architecture. It is important to download the correct binary for applying the update.

bug
cmd/upgrade