Not at the moment. The recommended approach is to git the whole folder and process
wow that's
but
couldn't you just do a list functions -> set them up in Appwrite.json?
the code itself was the problem. you couldn't fetch the code
yeah I don't want the code
I have the code
Then yes you can recreate that file
what's the command?
Appwritr init function
I honestly deleted my previous one because I was on appwrite cli 2.0.2 lol
oh that doesn't recreate the function?
It will let you choose exciting
As long as I remember
that function exists so idk
yeah no
it doesn't
which is actually not in line with what init does for the others, IMO init and appwrite create function should be switched
it only created new functions
I stand corrected
appwrite init collections initializes the Appwrite.json for your collections
imo appwrite init functions should just sync whatever is in the project folder with the server (so if it exists on server and it exists under functions/that_function_name then)
Or should add another command like
appwrite sync functions
yeah
Recommended threads
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...