Local dev setup for cloud functions - "appwrite run function" returns error: unknown command 'run'
- 0
- Cloud

i am using this like, https://appwrite.io/blog/post/functions-local-development-guide as my guide of setting up my local dev for cloud functions. These are 2 issues being raised: "appwrite init functions" not working for me but "appwrite init function" works for me.
when running this command, "appwrite run function" I see this error on "error: unknown command 'run' " on terminal
Note: I have latest version of docker installed on my pc.
Any help ?
Thanks in advance.

Local dev setup for cloud functions - "appwrite run function" returns error: unknown command 'run'

I don't believe the new version of the CLI you're referencing is officially released. You might be able to use the 6.x release candidate but I wouldn't expect it to work perfectly. The best thing to do would be to wait for the full release of Appwrite 1.6.x
Recommended threads
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
- Having errors migrating to cloud
Project will not migrate compeltely
