appwrite/docs/examples/0.13.x/console-cli/examples/database/create-collection.md
2022-03-02 12:17:57 +01:00

189 B

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