A silly little script for Amazon ECS

Published: 2015-12-10
I'm currently spending a lot of time playing with Amazon ECS and Docker.

The ecs-cli tool is very convenient to manage clusters and tasks, but I needed a few extra things (as always) and crammed them into the ecs-find script.

Hopefully, this might come in handy for you too :)