removeAliasForIndex

fun removeAliasForIndex(index: String, alias: String, deleteIndex: Boolean = false)

Removes the index from an alias and optionally deletes the index. Shorter alternative for configuring the remove and removeIndex operations.