0.1.4 • Published 8 years ago

kinesis-cli v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

#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

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago