ecs-copy-service

1.0.1 • Public • Published

ecs-copy-service

Command line tool to copy an AWS ECS service to another service with the same name. Ideal for creating a 'canary service' to run against the same ELB/Target group. All properties of the service will be copied except the name.

Example

$ ecs-copy-service --cluster my-ecs-cluster --service my-ecs-service --serviceCopyName my-ecs-service-copy

Readme

Keywords

Package Sidebar

Install

npm i ecs-copy-service

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • miskiw