Rank 1: Thread
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.