ecs-cmd executes a command in the AWS ECS container.
The command uses default AWS credentials to fetch list of clusters, services and tasks.
Install globally:
npm install -g ecs-cmd
Or run with npx:
npx 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.
Install globally:
npm install -g ecs-cmd
Or run with npx:
npx ecs-cmd