appwrite/docs/examples/0.13.x/server-cli/examples/database/create-index.md

7 lines
163 B
Markdown
Raw Normal View History

2022-01-30 09:29:52 +00:00
appwrite database createIndex \
--collectionId="[COLLECTION_ID]" \
--key="" \
--type="key" \
--attributes="" \
--orders=""