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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...