This commit is contained in:
2026-06-03 13:13:44 +02:00
parent 01e0fd024b
commit 0f48a17536

View File

@@ -31,3 +31,10 @@
"details": [] "details": []
} }
} }
- add datastream support:
https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get-data-stream
also exclude data stream backing indices from index ls
- add filter option to index ls (regex), maybe to other ls commands as well, use -F <filter>