tedsmitt / ecsgo

Provides an interactive prompt to connect to ECS Containers using the ECS ExecuteCommand API.
Apache License 2.0
81 stars 13 forks source link

Handle simple items better #18

Closed andymac4182 closed 1 year ago

andymac4182 commented 2 years ago

Add defaults to each select option

Where there is only 1 cluster, task, container then automatically pick that one

This is a starting PR to get comfortable with the code before doing the other SSM changes.

tedsmitt commented 2 years ago

@andymac4182 So sorry mate, I've had a hell of a week. I'll take a look and get this merged this week

andymac4182 commented 2 years ago

No worries @tedsmitt I have started separating out the selection logic for the container from the rootcmd so I can implement some additional commands to allow for port forwarding and similar :)

tedsmitt commented 2 years ago

@andymac4182 Do you want me to look at adding the messages? Would like to get this merged 😄

tedsmitt commented 2 years ago

Hey @andymac4182, do you think you'll have time this month to add the aforementioned outputs? I'd like to close this PR off

tedsmitt commented 1 year ago

Closing due to inactivity