rocketrajOriginal post
Rank 1: Thread
When I try to init a project in cli I get this error . I am trying to create the projects on headless mode in github actions for testing.
❯ appwrite init project --organization-id 648ab2fb4856acfc1e30 --project-name testapp --project-id testname
Is it possible to even create or am I doing something wrong here ?
Summary
Developers are encountering a bug in the CLI not allowing them to create a project without specifying a name. There is a known issue on GitHub (link provided). During initialization, they receive an error when attempting to create a project in headless mode. The command provided seems correct, but they are still facing difficulties.