ecsctl
ecsctl copied to clipboard
Command-line tool for managing AWS Elastic Container Service and Projects to run on it.
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...
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...
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.
At first glance I found no way to detect the ARM architecture. It is important to download the correct binary for applying the update.