Skip to content

quasistatic/easecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EaseCS

CLI tool to quickly exec into any ECS service container of choice.

Install

$ go install github.com/quasistatic/easecs
$ easecs help

Usage

$ easecs exec <cluster> <service> [<container>]

The cluster, service and container args could be regexp strings like prod$ which you know would match with the actual cluster name uniquely. Arbitrary option may be chosen in case of multiple matches.

To quickly list what all you have in your ECS:

$ easecs list

About

EaseCS - CLI tool to quickly `exec` into any ECS container of choice

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages