mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 10:04:18 +02:00
add 'ilm show -t' to show a better visualization of a ilm policy (#57)
This commit is contained in:
@@ -42,6 +42,7 @@ type Ilm struct {
|
||||
DeleteSearchableSnapshots bool
|
||||
|
||||
MinAge, FromPhase, Within string // forecast
|
||||
Tree bool
|
||||
}
|
||||
|
||||
func (cfg *Ilm) HaveHot() bool {
|
||||
|
||||
Reference in New Issue
Block a user