There are 1 repository under ecs-exec topic.
🚀 Pre-flight checks for ECS Exec
CLI tool that you can interactively call Amazon ECS APIs (run-task, execute-command, stop-task), copy files between ECS and local, and view logs.
Provides an interactive prompt to connect to ECS Containers using the ECS ExecuteCommand API.
Interactive CLI tool for exec into AWS ECS tasks (containers)
ecs-exec is a command-line tool designed to streamline interaction with containers running on Amazon Elastic Container Service (ECS).
:recycle: Running infinite loop in container - Useful for testing ECS Exec, for instance