Skip to content

Releases: gumieri/ecsctl

v0.5.2

29 Oct 01:50
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.5.2/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl

If you already have it installed, just run:

ecsctl upgrade

v0.5.1

28 Oct 22:25
Compare
Choose a tag to compare
fix service listing

v0.5.0

28 Oct 22:15
Compare
Choose a tag to compare
refac info, err and default output to the user

v0.4.1

26 Oct 21:46
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.4.1/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl

If you already have it installed, just run:

ecsctl upgrade

v0.4.0

26 Oct 21:33
Compare
Choose a tag to compare
fix task definitions list

v0.3.10

27 Aug 03:10
Compare
Choose a tag to compare
chore: dynamic version from build with tag

v0.3.9

14 Aug 18:43
Compare
Choose a tag to compare
Version v0.3.9

v0.3.8

08 Oct 23:17
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.8/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl

If you already have it installed, just run:

ecsctl upgrade

v0.3.6

04 Oct 19:46
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.6/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl

v0.3.5

04 Oct 13:45
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.5/ecsctl-`uname -s`-`uname -m` -o /usr/local/bin/ecsctl
chmod +x /usr/local/bin/ecsctl