1 unstable release
0.1.0 | Oct 23, 2022 |
---|
#26 in #aws-credentials
13KB
152 lines
ECSR
Example
$ ./target/release/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
Dependencies
~26–39MB
~633K SLoC