Skip to content

Releases: gumieri/ecsctl

v0.3.4

30 Sep 03:00
Compare
Choose a tag to compare

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

30 Sep 02:30
Compare
Choose a tag to compare
Update README; fix help format

v0.3.2

30 Sep 01:25
Compare
Choose a tag to compare
Fix `clusters delete` and add typist package

v0.3.1

29 Sep 18:31
Compare
Choose a tag to compare
Add `clusters delete`