awsinfo

module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: MIT

README

installation

Homebrew:

brew tap carterjones/awsinfo
brew install awsinfo

Universal:

$ go get -u github.com/carterjones/awsinfo/...

usage

awsinfo

$ awsinfo <search-term>

This tool performs a search that effectively combines the rest of the tools into a single command.

instanceinfo

$ instanceinfo <search-term>

This tool searches against the following pieces of information found on each AWS instance.

  • Image ID
  • Instance ID
  • Instance Type
  • Launch Time
  • Private IP Address
  • Public IP Address
  • Name

When any matches are found, instance information is printed.

elbinfo

$ elbinfo <search-term>

This tool searches against the following pieces of information found on each classic ELB.

  • Name
  • DNS name
  • Any IPs resolved from the DNS name

r53info

$ r53info <search-term>

This tool searches against the following pieces of information found in Route53.

  • Zone
  • Name
  • Value(s)
  • Alias Target

Directories

Path Synopsis
cmd
elb
r53

Jump to

Keyboard shortcuts

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