ecswalk

command module
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 1 Imported by: 0

README

ecswalk

Show information for Amazon Elastic Container Service(ECS) like the AWS management console.

Usage

docs/screenshot/demo.gif

show ECS services by selecting cluster interactively
ecswalk services
show ECS tasks by selecting cluster and service interactively
ecswalk tasks
Get Information from ECS
get ECS clusters
ecswalk get clusters
get ECS services for specified ECS cluster
ecswalk get service -c default
get ECS tasks for specified ECS cluster and service
ecswalk get tasks -c default -s web-service

Install

go get github.com/mpon/ecswalk

or

Download from GitHub Releases

Options

You can set aws profile by .ecswalk.yaml or $HOME/.ecswalk.yaml.

profile: my-aws

or pass config to command.

ecswalk --config conf.yaml

Create Test Environment

You can create by terraform github.com/mpon/infra/ecswalk_test.

TODO

  • List ECS services
  • List ECS tasks
  • List ECS container instances
  • List ECS services and fuzzy find

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL