Skip to content
Back

I am trying to run appwrite storage list-files cmd and it only returns 25 of my bucket storage files

  • 0
  • Web
  • Storage
knightlypeacock
13 Oct, 2025, 08:05

Hello! I am trying to use a command to return all of my files from my bucket. This is the cmd I am currently running: "appwrite storage list-files --bucket-id <BUCKET_ID> --json > appwrite_files.json" It only returns 25 of my storage files. I need it to return everything I have in there.

TL;DR
The developer is experiencing an issue where the "appwrite storage list-files" command only returns 25 files from their storage bucket instead of all files present. To retrieve all files, they can paginate the results by specifying the limit parameter or try using the "offset" parameter in the command to iterate through all files.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more