tehmoon / cryptocli

The ultimate tool for data transfer, manipulation and proxy.
MIT License
16 stars 2 forks source link

Add multiple bool query string query for elasticsearch-get #15

Open tehmoon opened 5 years ago

tehmoon commented 5 years ago

If I do --query "blih: true" --query "blah: false" it should search for "blih: true AND blah:false" I don't have any idea for the OR maybe, --or-query?