add 'ilm show -t' to show a better visualization of a ilm policy (#57)

This commit is contained in:
T. von Dein
2026-06-29 10:11:50 +02:00
parent 81987b75f2
commit b7a87051c0
3 changed files with 77 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ type Ilm struct {
DeleteSearchableSnapshots bool
MinAge, FromPhase, Within string // forecast
Tree bool
}
func (cfg *Ilm) HaveHot() bool {