项目作者: laur1s

项目描述 :
A CLI tool that allows to run a one of ECS task
高级语言: Go
项目地址: git://github.com/laur1s/ecs-run-task.git
创建时间: 2019-11-21T19:50:28Z
项目社区:https://github.com/laur1s/ecs-run-task

开源协议:Apache License 2.0

下载


ecs-run-task

A CLI tool that allows to run a one-off ECS task

Usage

  1. Build the app with go build

  2. mv ecs-run task /usr/local/bin

  3. Use the command:

    1. ecs-run-task --cluster myFargate --task-definition nginx --security-groups sg-xxx --subnets subnet-a,subnet-b,subnet-c --log-group ecs-log-group