Skip to content

Releases: gumieri/ecsctl

v0.5.2

Choose a tag to compare

@gumieri gumieri released this 29 Oct 01:50

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

Choose a tag to compare

@gumieri gumieri released this 28 Oct 22:25
fix service listing

v0.5.0

Choose a tag to compare

@gumieri gumieri released this 28 Oct 22:15
refac info, err and default output to the user

v0.4.1

Choose a tag to compare

@gumieri gumieri released this 26 Oct 21:46

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

Choose a tag to compare

@gumieri gumieri released this 26 Oct 21:33
fix task definitions list

v0.3.10

Choose a tag to compare

@gumieri gumieri released this 27 Aug 03:10
chore: dynamic version from build with tag

v0.3.9

Choose a tag to compare

@gumieri gumieri released this 14 Aug 18:43
Version v0.3.9

v0.3.8

Choose a tag to compare

@gumieri gumieri released this 08 Oct 23:17

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

Choose a tag to compare

@gumieri gumieri released this 04 Oct 19:46

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

Choose a tag to compare

@gumieri gumieri released this 04 Oct 13:45

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