
I try to deploy a function using Appwrite CLI but it says: appwrite functions createDeployment ^
--functionId=xyz^
--code="." ^
--activate
error: unknown command 'createDeployment'
(Did you mean create-deployment?)
bash: --functionId=xyz: command not found
bash: --code=.: command not found
bash: --activate: command not found
Recommended threads
- Cloud Functions Executions partially dow...
Yesterday we reported a wide Function-Downtime. Today we have the same - just not wide-spread across all functions. DEV is down - Prod still working. Its the s...
- Appwrite Functions Generally Down?
We are getting customer support requests, that our service is down. We tried to pinpoint it, and we can't see any logs of any appwrite cloud function in the pas...
- Cannot create function from CLI with KEY
I tried to setup a gitlab CI that push functions from an appwrite.json, tho when doing a first push it fails saying it needs a session. Tho it does create the f...
