It would be cool if you there was a CLI for doing the following: ``` cat something.txt | kinesis-cli <stream-name> ``` something along those lines. I could imagine creating very simple producers this way. Thoughts?