Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 972 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 972 Bytes

kinesiscat Build Status Coverage

Netcat for AWS Kinesis Data Streams.

Inspired by edenhill/kafkacat.

Usage

go get github.com/adammw/kinesiscat/...
kinesiscat [OPTIONS] <STREAM_NAME>

Requirements:

  • <STREAM_NAME> argument
  • --region <REGION> or set $AWS_REGION
  • ~/.aws/credentials or set $AWS_ACCESS_KEY_ID and $AWS_SECRET_KEY

Alternatives

Author

Adam Malcontenti-Wilson [email protected] License: MIT