
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
- Appwrite Cloud + Firebase hosting login ...
Hey team, can you please add the following to the CORS allowlist for my cloud project? Project ID: 68633b67002faf66fbcf Domains to allow: - https://taggit-...
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
