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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...