kinesis-cli

0.1.4 • Public • Published

kinesis-cli

A cli for the aws kinesis node library

Currently only for piping to and from streams:

Installing

npm install -g kinesis-cli

Use

to pipe to a stream

echo testing | kinesis stream-name

to pipe from an stream

kinesis stream-name > file

Options

-o starts from oldest record in stream

Readme

Keywords

none

Package Sidebar

Install

npm i kinesis-cli

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • reminyborg