If I have an appwrite.json already with all collections, teams, buckets, etc., I should be able to run appwrite deploy project and the CLI will create everything.
🎤 Pitch
Right now, I have to manually create a project in the console with an ID that matches the project ID in the appwrite.json before I can deploy anything.
👀 Have you spent some time to check if this issue has been raised before?
🔖 Enhancement description
If I have an appwrite.json already with all collections, teams, buckets, etc., I should be able to run
appwrite deploy project
and the CLI will create everything.🎤 Pitch
Right now, I have to manually create a project in the console with an ID that matches the project ID in the appwrite.json before I can deploy anything.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?