pmazurek / aws-fuzzy-finder

:zap: SSH into instances using fuzzy search.
MIT License
129 stars 27 forks source link

Feature Request #26

Open RyanBowlby-Reflektion opened 7 years ago

RyanBowlby-Reflektion commented 7 years ago

Support for ECS would be amazing. Perhaps as a runtime flag:

aws-fuzzy-finder --ecs

Then instead of searching by EC2 Name, we instead search by ECS Service Name. It then logs you into a shell of the continer (docker exec -it HASH sh).

There does not currently exist a good util for gaining shell on ECS services.

rszalski commented 7 years ago

Hi, this is a good idea! We are accepting PRs so feel free to open one.