Curator: select indices by/without alias

Hi,

I am wondering if there is a way to select indices by the given rules (e.g. older than 1 week) and also by the existence/absence of an alias. A use case for this could be an import process that writes daily indices and sets an alias afterward. I would like to remove indices where the import failed, meaning no alias was set or optimize only indices with an alias.

Thanks,
Andrej

There's not, you'd have to raise a FR or make a PR to get this added.