Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS Explorer

ECS Explorer is a CLI that allows you to browse and inspect your AWS ECS resources. alt text

Motivation

The web console for AWS ECS is notoriously bad and kills productivity. I made ECS Explorer to speed up the process of troubleshooting my ECS resources.

Installation

ECS Explorer is installed via Pip, the Python package manager.

pip install ecs_explorer

It is then started with the command ecs_explorer. You must have your AWS credentials available either as env variables or in a credentials file.

It also supports assuming STS roles

ecs_explorer --role arn:aws:iam::437692186728:role/myrole

About

Allows easy navigation of your ECS resources

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages