ecs-helper

command module
v0.0.0-...-3f46a36 Latest Latest
Warning

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

Go to latest
Published: May 16, 2021 License: MIT Imports: 1 Imported by: 0

README

ecs-helper

A command line tool to help navigate ECS clusters, troubleshooting and maintenance.

AWS Credentials are loaded from (and in order from first to last):

  • Environment Variables
  • Shared Credentials file (~/.aws/config)
  • Shared Configuration file (~/.aws/credentials)
  • EC2 Instance Metadata

Example usage


$ ecs-helper describe-clusters -i prod-cluster
CLUSTER ARN                                             CLUSTER NAME    STATUS 
arn:aws:ecs:eu-west-1:360577070949:cluster/prod-cluster prod-cluster    ACTIVE

Installation


Binary downloads can be found on the Releases page.

You can also clone this repo and compile the binary.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd module
ecs module

Jump to

Keyboard shortcuts

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