Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 614 Bytes

File metadata and controls

47 lines (29 loc) · 614 Bytes

execs

A CLI that allows ECS Exec to be interactive.

License: MIT

Installation

Homebrew

brew install t4kamura/tap/execs

Go Install

go install github.com/t4kamura/execs

Usage

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.

Todo

  • table print (selected resources)
  • add spinner when loading
  • support SSO format aws profile

License

MIT