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
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...