Added environment variable to change client node to query

This commit is contained in:
Fedele Mantuano 2016-03-30 01:58:26 +02:00
commit 9b983f3c6b
3 changed files with 20 additions and 8 deletions

View file

@ -23,7 +23,6 @@ options=(
'_shutdown:Shutdown all nodes'
'_stats/fielddata:Field data memory usage on index level'
'_stats:High level aggregation and index level stats for all indices'
'_status:Status information of all indices'
'_template:List of all index templates'
)
_describe 'values' options