Show information for Amazon Elastic Container Service(ECS) like the AWS management console.
ecswalk servicesecswalk tasksecswalk get clustersecswalk get service -c defaultecswalk get tasks -c default -s web-servicego get github.com/mpon/ecswalkor
Download from GitHub Releases
You can set aws profile by .ecswalk.yaml or $HOME/.ecswalk.yaml.
profile: my-awsor pass config to command.
ecswalk --config conf.yamlYou can create by terraform github.com/mpon/infra/ecswalk_test.
- List ECS services
- List ECS tasks
- List ECS container instances
- List ECS services and fuzzy find
