travisjeffery / ecs-exec

Run commands on your ECS container instances.

Home Page:https://twitter.com/travisjeffery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecs-exec

Run commands on your ECS container instances.

Installation

Download the binary for your platform from the Releases page. Or use go get:

go get github.com/travisjeffery/ecs-exec

Usage

ecs-exec --cluster=CLUSTER <cmd>...

Here's an example showing the containers running on your container instances:

ecs-exec --cluster=app docker ps

Author

Travis Jeffery

License

MIT

About

Run commands on your ECS container instances.

https://twitter.com/travisjeffery


Languages

Language:Go 100.0%