From 0f48a175369708aafc557247a38c5b516c04cff7 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Wed, 3 Jun 2026 13:13:44 +0200 Subject: [PATCH] +todos --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.md b/TODO.md index 37371d1..79564a2 100644 --- a/TODO.md +++ b/TODO.md @@ -31,3 +31,10 @@ "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