Skip to content

karimodm/ecs-run-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecs-run-task

Runs a once-off ECS task and streams the output via Cloudwatch Logs.

Recommended for use with aws-vault for authentication.

Usage

$ aws-vault exec myprofile -- ecs-run-task --file examples/helloworld/taskdefinition.json echo "Hello from Docker!"

Hello from Docker!
...

Installation

go get github.com/buildkite/ecs-run-task

About

Run a once-off task on Amazon ECS and stream the output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%