文件名称:ecs-run-task:在Amazon ECS上运行一次任务并传输输出
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-25 09:16:25
Go
ecs运行任务 运行一次ECS任务,并通过Cloudwatch Logs传输输出。 用法 NAME: ecs-run-task - run a once-off task on ECS and tail the output from cloudwatch USAGE: ecs-run-task [options] [command override] COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --debug Show debugging information --file value, -f value Task definition file in JSON or
【文件预览】:
ecs-run-task-master
----LICENSE(1KB)
----runner()
--------cloudwatch.go(7KB)
--------runner_test.go(2KB)
--------runner.go(9KB)
--------cloudwatch_test.go(5KB)
----main.go(3KB)
----examples()
--------helloworld()
----.gitignore(29B)
----Makefile(554B)
----go.sum(3KB)
----README.md(3KB)
----.buildkite()
--------pipeline.yml(607B)
----parser()
--------parse.go(1KB)
----go.mod(617B)