I have created a project, added some collections and made some functions using the web interface. The functions reside in a GitHub repository.
So, with the appwrite-cli, I connected to the project and a file called appwrite.json was generated. When I ran appwrite init collection all the collections information were fetched, including the attributes and things.
But when I ran appwrite init function, the prompt to create a new function appeared. But I want all the data of the functions I have already created in the web console, so that I can edit the events, permissions etc fields in the appwrite.json file.
I hope I'm clear.
If you're deploying using GitHub, you wouldn't be able to use the CLI for managing the function
Recommended threads
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...
- [Bug?] row_already_exists (409) after ma...
Hi, I'm experiencing a confusing issue with Appwrite Cloud Setup: A `tournaments` table with a composite UNIQUE index on (tournament_name, date). Steps to rep...
- Am getting "The current user has been bl...
Was working on my app FLUTTER WEB APP, and suddenly, I have been blocked.... What can I do ? When I try to sign in to the console, I get "The current user has ...