sdk-for-cli
sdk-for-cli copied to clipboard
🚀 Enhancement: Support creating a project with one command
🔖 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?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct