mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Added environment variable to change client node to query
This commit is contained in:
parent
e806b1ae60
commit
9b983f3c6b
3 changed files with 20 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue