
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
- Error while trying to run appwrite funct...
It was working fine when running functions locally but today I am getting this error.
- Unable to connect. Is the computer able ...
Hi, I followed the self-hosted documentation, copied the docker compose and .env and executed the `docker compose up -d` command. I have appwrite running on my...
- JSON Parse error: Unexpected EOF when ex...
Hi, I'm trying to test a piece of code and I can't figure out what I'm doing wrong. I've reduced the deployed main to just this ```javascript export default as...
