DOKK / manpages / debian 10 / mongo-tools / mongofiles.1.en
MONGOFILES(1) General Commands Manual MONGOFILES(1)

mongofiles - manipulate GridFS files from the command line

mongofiles [options] [command] [filename or _id]

The mongfiles program allows manipulating GridFS files from the command line.

Possible commands include:

list all files
search all files
add a new file
fetch a file by filename
fetch a file by _id
delete files by filename
delete a file by _id

See mongofiles --help for a list supported options and commands and their descriptions.

The full documentation of mongofiles can be found at https://docs.mongodb.com/manual/reference/program/mongofiles/.

mongofiles was written by MongoDB, Inc. and is licensed under the Apache License, Version 2.0.

This manpage was written by Apollon Oikonomopoulos <apoikos@debian.org> for the Debian project (but may be used by others).

July 18, 2016