mitsy0_0Original post
Rank 2: Process
(Hi, I want to make a cron function with appwrite cli. ps: I am newbie, so it might be a stupid question to ask)
So when I make a new project from cli,
appwrite init project
I can't see it on the cloud interface.
Summary
The user created a project using CLI but it's not showing up on the cloud interface. The issue could be because the CLI was created before organizations were introduced. It seems that the CLI tries to match the project and organization names. The solution is to check the top-right menu to see if a new organization was created. Additionally, the user asked how to create a cron function with Appwrite CLI and mentioned being a newbie.