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
- Deploying to Sites will not work. NextJS
It’s been many times I have attempted to deploy to Appwrite and it’s always failed. The deployment itself works, the logs show it works perfectly, however when ...
- custom domain on cloudflair was verified...
I've added the credentials as instructed by the appwrite documentation, with cname set to dns only without proxy, and it successfully validated my domain, and w...
- cli broke with new varchar type??
``` appwrite types ./appwritetypes ℹ Info: Detected language: ts ℹ Info: Directory: ./...