taraslayshchuk / es2csv

Export from an Elasticsearch into a CSV file
Apache License 2.0
510 stars 191 forks source link

Passing a file name to -q is not called out in docs #73

Open bakester14 opened 4 years ago

bakester14 commented 4 years ago

I'll probably fix this myself soon, but there's this line in the change log that isn't called out in the readme:

Added option to read query string from file --query(-q) @'~/filename.json'. (Issue #5)