mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
8 lines
200 B
Markdown
8 lines
200 B
Markdown
appwrite database createStringAttribute \
|
|
--collectionId="[COLLECTION_ID]" \
|
|
--key="" \
|
|
--size="1" \
|
|
--required="" \
|
|
--default="[DEFAULT]" \
|
|
--array=""
|