appwrite/docs/examples/0.12.x/server-cli/examples/database/create-string-attribute.md
2022-01-03 16:45:49 +01:00

200 B

appwrite database createStringAttribute
--collectionId="[COLLECTION_ID]"
--key=""
--size="1"
--required=""
--default="[DEFAULT]"
--array=""