Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Support for piped YAML #6

Open
Kerrick opened this issue Jan 20, 2013 · 1 comment
Open

Request: Support for piped YAML #6

Kerrick opened this issue Jan 20, 2013 · 1 comment

Comments

@Kerrick
Copy link

Kerrick commented Jan 20, 2013

I'd really like if I could pipe a YAML string to the beats executable, and have it treat that YAML as the INPUT_YAML_FILE if none is specified.

For example, in addition to being able to do this:

beats --path="./" tmp/word.beats.txt

It'd be great to be able to do something like this:

cat tmp/word.beats.txt | beats --path="./"
@jstrait
Copy link
Owner

jstrait commented Jan 29, 2013

Thanks for the suggestion! That sounds like a good feature. I'll start taking a look into the feasibility and get back to you soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants