yes, it does I correctly check
Then appwrite init collection should have pulled all the collections from that server and project into the appwrite.json file in your current directory
I did that but didn't get any it, let me try
got success
in the backend there is this much many collection
@Steven where would be the json got saved?
No
In the directory where you ran the Appwrite CLI
I mean yaap, but in that json there is only
Still?
yes, same exact json
Would you please run dir in CMD?
sure one min
And type appwrite.json?
How about appwrite databases list?
Oh wait...I don't think you actually selected the databases when you did init collection
Check out the instructions
ahh got it
phew, finally got it π
Recommended threads
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- Project paused despite active use β rest...
Hey team! My Appwrite Cloud project (685579e5000d78e67009) has been marked as paused due to inactivity, but it's actively used in production. I clicked the Rest...
- bulk actions
Are bulk actions restricted from web sdk? I can't seem to be able to use `upsertRows` method for **tablesDB**