-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently what we do is something like
nox cat indices | grep -e 'my_cool_index' -e 'status'and if you don't remember to add the -e 'status' bit, you don't get column headers in the output.
Would be super handy to be able to provide a pattern to nox cat and have it dislpay the table filtered to matching indices/aliases so you don't have to even pipe to grep in the first place.
maxine-krebs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
