How can I fetch existing functions from the CLI to my client side appwrite.json.
TL;DR
The user is seeking assistance on how to fetch existing functions from the CLI to their client-side appwrite.json file. One suggestion given is to create a new function and edit it to match the existing function. Another suggestion is to manually edit the appwrite.json config file. There is no solution provided in the thread.Are you trying to download the code?
Not the code just the appwrite.json config
You'll have to edit the config manually.
π¦
You could init a new function and edit it to match your existing function
Recommended threads
- Repository directory size should be less...
Whenever I create a function i get the error above. Is there a way to get around this? How do I fix this?
- "Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & j...
- Deployed to live, but functions only wor...
Deployed my serveless functions, noticed a request is only sent when I switch on my vpn, I have a feeling it's an ip related thing, I'd like some help troublesh...