I’ve set up my project credentials (endpoint, project ID) and generated an API key. I’m currently focusing on creating only the database and collections (tables) using the CLI , without using the dashboard.
I’ve attempted to create the database and collections via script, but it’s not working as expected.
Could you please clarify: The correct steps or order for creating a database and collections via CLI or Management API Any required parameters or permissions I might be missing
If there are any working examples, scripts,or documentation links, that would be extremely helpful.
<@257295349314486273>
cc <@501784879638249472>
<@873079788720496641> can you please share what script you used?
<@501784879638249472> I don’t have the script right now since I deleted it while experimenting. If you have any scripts, examples or docs on creating a database and table (collection) via the CLI, that would be really helpful.
https://appwrite.io/docs/tooling/command-line/commands
this should help
Recommended threads
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...
- I lost my account, only thing i have is ...
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the ...
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...