I'm using appwrite cli to create DB and I'm getting
index_already_exists
Is there a way to undestand the index name and maybe to skip if it's already exits?
TL;DR
Developers are encountering an "index_already_exists" error when using the appwrite CLI to create a database. They are seeking a solution to understand the index name and potentially skip the process if it already exists.