Skip to content

borgmon/go-kinspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-kinspector

A CUI tool inspect your AWS kinesis streams, check records, and put new records.

screenshot

Build

go build .

Install

With Go

go get github.com/borgmon/go-kinspector
go-kinspector

if you cannot find the command, add your ~/go/bin to your PATH

export PATH="$PATH:$HOME/go/bin"

Download binary

./go-kinspector

Requirement

config your aws key in ~/.aws

About

A CUI tool inspect your AWS kinesis streams, check records, and put new records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages