
I have to deploy and then set the build commands on my own. This takes a lot of time while developing and smoke testing the function.

I'm using Python 3.9 runtime

Is there a way to specify the build_command through appwrite.json

Its not installing the required dependencies by default. I have to everytime use the appwrite console for doing it

Yes, add it in commands
param

Though, what version of the CLI do you have?

2.0.2 (Update it to 4.2.0 now) Thanks

Thank you. This will save a lot of time 🙂

[SOLVED] Cloud function build commands not set by default
Recommended threads
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- function unable to detect client ip
Hi I have hosted appwrite on self hosted server. Currently I don't have any domain. I am accessing through ip. I have created one function which should detect t...
- Appwrite Cloud Function runs forever, ev...
It just keeps running, and there's no way to manually stop it.
