Skip to content

v0.3.6

Compare
Choose a tag to compare
@gumieri gumieri released this 04 Oct 19:46
· 72 commits to master since this release

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