Rank 4: Virtual Machine
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**