appwrite/docs/examples/1.3.x/console-cli/examples/databases/create-email-attribute.md

8 lines
168 B
Markdown
Raw Normal View History

2023-04-11 13:23:29 +00:00
appwrite databases createEmailAttribute \
--databaseId [DATABASE_ID] \
--collectionId [COLLECTION_ID] \
--key '' \
--required false \