A CLI that allows ECS Exec to be interactive.
brew install t4kamura/tap/execs
go install github.com/t4kamura/execs
To get started
execs -p <AWS Profile>
or first select an interactive AWS profile.
execs
Must have a valid AWS Profile set up.
--help
for other options.
- table print (selected resources)
- add spinner when loading
- support SSO format aws profile
MIT