Show information for Amazon Elastic Container Service(ECS) like the AWS management console.
ecswalk services
ecswalk tasks
ecswalk get clusters
ecswalk get service -c default
ecswalk get tasks -c default -s web-service
go get github.com/mpon/ecswalk
or
Download from GitHub Releases
You can set aws profile by .ecswalk.yaml
or $HOME/.ecswalk.yaml
.
profile: my-aws
or pass config to command.
ecswalk --config conf.yaml
You 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