Giter Club home page Giter Club logo

enum's Introduction

Enum

enum is a command-line tool designed to help troubleshoot and manage ECS clusters using EC2 worker nodes. It allows users to enumerate instances, inspect containers, and manage logs directly from the terminal.

Features

  • List all EC2 instances in a specified ECS cluster.
  • List all ECS clusters.
  • Find running containers by search term.
  • Inspect specific containers.
  • Follow the logs of a specific container.
  • Open an interactive shell session inside a specific container.

Requirements

you have configured the aws cli, and have setup AWS_PROFILE environment variable.

Usage

╰─➤  ./enum -h
This is a tool to help troubleshoot ECS clusters using ec2 worker nodes.

Usage:
  enum [flags]
  enum [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  find        Find running containers by search term
  help        Help about any command
  inspect     Inspect a container by its ID
  list-ec2    List EC2 instances for a cluster
  list-ecs    List ECS clusters
  logs        Follow the logs of a container by its ID
  shell       Start an interactive shell session in a specified container
  version     Print the version number of enum

Flags:
  -c, --cluster string   Name of the ECS cluster (required)
  -h, --help             help for enum

Use "enum [command] --help" for more information about a command.

enum's People

Contributors

doctorogg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.