mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 22:18:51 +00:00
7 lines
151 B
Markdown
7 lines
151 B
Markdown
|
|
appwrite database createIndex \
|
||
|
|
--collectionId [COLLECTION_ID] \
|
||
|
|
--key '' \
|
||
|
|
--type key \
|
||
|
|
--attributes one two three \
|
||
|
|
|