Skip to content

nothing-but-josh/waistband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waistband

Waistband is a CLI for running queries against Elasticsearch and tailing the output

Development

Development requires at Go 1.11+ with Go Modules support.

  1. Run Command:
go get github.com/nothing-but-josh/waistband
  1. Enable Go Modules in $GOPATH:
export GO111MODULES=on
  1. Change into the directory:
cd $GOPATH/src/github.com/nothing-but-josh/waistband
  1. Install dependencies:
go get

About

Waistband is a CLI for running queries against Elasticsearch and tailing logs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages