Hi there! Is there a way to run a function via CLI without deploying it, for dev purposes? I searched the CLI docs but couldn’t find it. If it does exist what are also the flags to pass data into it like jwt token and params?
Thanks in advance.
TL;DR
The user is asking if there is a way to run a function via CLI without deploying it. They also need to know how to pass authentication (jwt token) and parameters into the function.
Solution: Install Appwrite locally and deploy to your local appwrite instance.
Drake
2 Dec, 2023, 23:35
Easiest thing to do is to install Appwrite locally and deploy to your local appwrite instance