package
1.9.9-beta
Repository: https://github.com/springload/ecs-tool.git
Documentation: pkg.go.dev

# Functions

ConnectSSH runs ssh with some magic parameters to connect to running containers on AWS ECS.
DeployServices deploys specified services in parallel.
EcrEndpoint prints endpoint for docker.
EcrLogin prints login cmd for docker.
ExecFargate executes a command in a specified container on an ECS Fargate service.
InitAWS initializes a new AWS session with the specified profile for Ecsta realization.
RunFargate runs the specified one-off task in the cluster using the task definition.
RunTask runs the specified one-off task in the cluster using the task definition.
No description provided by the author