appwrite database createEnumAttribute \ --collectionId [COLLECTION_ID] \ --key '' \ --elements one two three \ --required false \