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

8 lines
168 B
Markdown
Raw Normal View History

2022-12-26 12:17:28 +00:00
appwrite databases createEmailAttribute \
--databaseId [DATABASE_ID] \
--collectionId [COLLECTION_ID] \
--key '' \
--required false \