| Crates.io | ecsr |
| lib.rs | ecsr |
| version | 0.1.0 |
| created_at | 2022-10-23 14:49:12.789228+00 |
| updated_at | 2022-10-23 14:49:12.789228+00 |
| description | ecsr is a tool that makes it easy to execute the ecs execute command |
| homepage | |
| repository | |
| max_upload_size | |
| id | 695193 |
| size | 48,851 |
$ ./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