appwrite/docs/examples/0.14.x/console-cli/examples/database/create-collection.md
2022-05-12 21:35:35 +02:00

189 B

appwrite database createCollection
--collectionId [COLLECTION_ID]
--name [NAME]
--permission document
--read "role:all"
--write "role:all"