Skip to content

Releases: gumieri/ecsctl

v0.10.2

01 Mar 18:17
2648772
Compare
Choose a tag to compare

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.10.2/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:

p upgrade

v0.10.1

01 Mar 17:28
38bd136
Compare
Choose a tag to compare

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.10.1/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:

p upgrade

v0.10.0

23 Jan 17:42
Compare
Choose a tag to compare

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.10.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:

p upgrade

v0.9.2

16 Jan 18:18
Compare
Choose a tag to compare

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.9.2/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:

p upgrade

v0.9.0

16 Jan 17:58
Compare
Choose a tag to compare

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.9.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:

p upgrade

v0.8.0.3-beta

13 Nov 19:54
Compare
Choose a tag to compare
feat: Dockerfile

v0.8.0.3

13 Nov 19:56
Compare
Choose a tag to compare
feat: Dockerfile

v0.7.0

09 Nov 23:54
Compare
Choose a tag to compare
feat: `instances` category; `instances list`

v0.6.1

29 Oct 19:18
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.6.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.6.0

29 Oct 19:11
Compare
Choose a tag to compare
allow `services deploy` to deploy multiple services