Skip to content

victorsmirnov/ecs-cmd

Repository files navigation

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

About

Run command inside ECS task container. Running the shell in interactive mode allows connecting to the container.

Resources

License

Stars

Watchers

Forks

Packages

No packages published