Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 444 Bytes

JavaScript Style Guide

ecs-cmd

ecs-cmd executes a command in the AWS ECS container.

The command uses default AWS credentials to fetch list of clusters, services and tasks.

Installation and usage

Install globally:

npm install -g ecs-cmd

Or run with npx:

npx ecs-cmd