项目作者: laur1s
项目描述 :
A CLI tool that allows to run a one of ECS task
高级语言: Go
项目地址: git://github.com/laur1s/ecs-run-task.git
ecs-run-task
A CLI tool that allows to run a one-off ECS task
Usage
Build the app with go build
mv ecs-run task /usr/local/bin
Use the command:
ecs-run-task --cluster myFargate --task-definition nginx --security-groups sg-xxx --subnets subnet-a,subnet-b,subnet-c --log-group ecs-log-group