Skip to content

egapool/ecsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECSR

A cli tool that makes it easy to execute AWS ECS exec-command

Example

$ ecsr
Read profile from /Users/egapool/.aws/credentials
✔ Select profile from "/Users/egapool/.aws/credentials" · default
✔ Select cluster · your-cluster-name
✔ Select service · app
✔ Select task · 14eb7546ebcx45d48656537cba8dd7ea
✔ Select container · web-container
✔ Command · bash
aws --profile default ecs execute-command --cluster your-cluster-name --container web-container --interactive --command bash --task 14eb7546ebcx45d48656537cba8dd7ea

Install

OSX(Apple Silicon)

$ brew tap egapool/ecsr
$ brew install ecsr

About

A cli tool that makes it easy to execute AWS ECS exec-command

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages