I am working on setting up a staging (develop) database separate from production and figured out how to use the CLI which gets the current structure for my DB, with collections, and attribute settings / permissions per each collection.
Is there a way to get ALL the data from production DB and push that to the new DB I am creating?
Is there a way to sync them up or would I have to create a custom script for that?
You can use the migration feature: https://appwrite.io/docs/advanced/migrations/cloud
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...