Releases: gumieri/ecsctl
Releases · gumieri/ecsctl
v0.3.4
Go to the README to know how to use and how to install.
If you are using Mac OS or Linux, you can install using the commands:
curl -L https://github.com/gumieri/ecsctl/releases/download/v0.3.4/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl
v0.3.3
Update README; fix help format
v0.3.2
Fix `clusters delete` and add typist package