Hi,
I just wanted to make the community aware that I released a Powershell module for Elasticsearch.
The module is called "Elastico" and it's based on the C# client NEST.
You can find more info on github:
You can install the module from powershell gallery with:
Install-Module Elastico
At the moment the module works only on windows. Anyway I already started to play a little with powershell on Linux and the results look promising.