Skip to content
Back

[SOLVED] Weird CLI error

  • 0
  • Resolved
  • 2
  • Self Hosted
  • Tools
wocas
16 Feb, 2026, 14:41

I'm a little lost

TypeScript
appwrite init project --organization-id my_actual_organiztion_id --project-name "test" --project-id "unique_id"
Info: For detailed error pass the --verbose or --report flag
Error: Missing required parameter: "name"```
with verbose it just adds

AppwriteException: Missing required parameter: "name" at Projects.create (file:///home/wocas/.npm-global/lib/node_modules/appwrite-cli/node_modules/@appwrite.io/console/dist/esm/sdk.js:15174:19) at initProject (file:///home/wocas/.npm-global/lib/node_modules/appwrite-cli/dist/lib/commands/init.js:83:42) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 0, type: '', response: '' }```

I'm trying to create an api for myself to create a project per tenant i know this isn't really the way to multitenandancy but I need to use appwrite features like smtp and domains per tenant so just one project does not do it.

But now I'm trying to setup a script to automate the project creation and I can't get further then this....

TL;DR
Issue with a weird CLI error was solved. User confirmed the solution.
16 Feb, 2026, 15:10

I updated the cli it seems to be resolved for the most parts....

16 Feb, 2026, 15:40

Can I mark this as solved then? If not, what parts are giving you issues?

16 Feb, 2026, 15:44

yes you may mark it as solved.

16 Feb, 2026, 16:38

Great! Glad to hear. If you need something else, feel free to create a new post 😄

16 Feb, 2026, 16:39

[SOLVED] Weird CLI error

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more