I have read this documentation about deployment. https://appwrite.io/docs/tooling/command-line/deployment
appwrite init --option project Initialise your Appwrite project function Initialise your Appwrite cloud function collection [options] Initialise your Appwrite collections bucket Initialise your Appwrite buckets team Initialise your Appwrite teams
Is there way to do like this for example appwrite init eveything , to pull down everything once. Because I see it is missing something like Platform Configuration, API Keys and other settings like Auth (Security, Template, Settings Auth method)
Then, it should have one appwrite cli to deploy everything,** appwrite deploy everything**
Recommended threads
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...