Show files stored in GridFS.
Section: GridFS and files
List GridFS files
bash
bash
mongofiles --uri="mongodb://localhost:27017/appdb" listExplanation
Useful when MongoDB is being used to store large files or media via GridFS.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing GridFS and files