Code Monkey home page Code Monkey logo

lsas's Introduction

lsas

GoDoc CircleCI GolangCI Go Report Card

Description

List view of AWS autoscaling group.

Demo & VS.

We use the AWS Console (web view) to display the information of the Auto Scaling Group (ASG). Also, we want to filter ASG search results using tags. However, it is bothersome to do that with the aws command. The lsas command displays ASG information similar to the AWS Console. The lsas command also has a filter function.

aws command vs lsas

Requirement

The lsas CLI needs the AWS Access Key ID, and the AWS Secret Access Key to access the autoscaling group information. If you are able to access AWS information by AWS CLI, the lsas CLI is able to access AWS information same as AWS CLI.

Usage

lsas -h
Usage of lsas:
  -p	print result header
  -print
    	print result header
  -i
    	Perform case insensitive matching.  By default, grep is case sensitive.
  --ignore-case
    	Perform case insensitive matching.  By default, grep is case sensitive.
  -r string
    	AWS region
  -region string
    	AWS region

Install

You can download binary from release page and place it in $PATH directory.

MacOS

If you want to install on MacOS, you can use Homebrew.

brew tap budougumi0617/lsas
brew install budougumi0617/lsas/lsas

Contribution

  1. Fork (https://github.com/budougumi0617/lsas/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create new Pull Request

License

MIT

Author

Yoichiro Shimizu(@budougumi0617)

lsas's People

Contributors

af12066 avatar budougumi0617 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

af12066 paveg

lsas's Issues

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.