I ran this command, appwrite databases listDocuments --databaseId 640f153ff20e62c9fcfa --collectionId 640f157d8c564846c587 but in the CLI it showes 0 document.
but in the Console we can see there is document
Maybe you're looking at a different database, collection, or appwrite instance
ahh may be possible let me check quickly
seems this was the issue, btw I created this feature request, https://github.com/appwrite/appwrite/issues/5221
Recommended threads
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...