Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
/ ecs-tools Public archive

A finely curated collection of shell tools for common ECS tasks

License

Notifications You must be signed in to change notification settings

bfolkens/ecs-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ECS Tools

A finely curated collection of shell tools for common ECS tasks (like shelling into a machine, task, service, etc)

Deprecation

Note, this project is no longer maintained. I'm slowly moving things over to bfolkens/aws-tools.

ecs-host

./ecs-host -p [profile] -c [cluster] -s [service name]

Example usage:

ssh ec2-user@`ecs-host -p profile -c cluster -s myservice`

About

A finely curated collection of shell tools for common ECS tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages