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

8 lines
166 B
Markdown
Raw Normal View History

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