Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
{code:none}
docker@docker1:~$ docker run --rm -it mongo bash
root@3a87d4e9e53d:/# mongoimport --version
mongoimport version: 3.2.0-rc5
git version: 6186100ad0500c122a56f0a0e28ce1227ca4fc88
root@3a87d4e9e53d:/# mongo --version
MongoDB shell version: 3.2.0
root@3a87d4e9e53d:/#
{code}
Description
https://docs.mongodb.org/manual/reference/program/mongofiles/
- The examples doesn't run, for instance
mongofiles --hostname db1.example.net -d records listproduces
The correct command should use --host not --hostnameerror parsing command line options: unknown option "hostname" - The new commands in
TOOLS-618is not mentioned anywhere (i.e. get_id and delete_id)
Attachments
Issue Links
- documents
-
TOOLS-618 mongofiles: get file by _id in addition to filename
-
- Closed
-