Skip to content

A finely curated collection of shell tools for common ECS tasks

License

Notifications You must be signed in to change notification settings

cloudsight/ecs-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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)

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

  • Shell 100.0%