v0.17.0
Go to the README to know how to use it.
If you are using Mac OS or Linux, you can install using the commands:
curl -L https://github.com/gumieri/ecsctl/releases/download/v0.17.0/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl
If you already have an older version installed, just run:
ecsctl upgrade