fs-to-mongo

usage: regolith fs-to-mongo [-h] [--host HOST]

options:
  -h, --help   show this help message and exit
  --host HOST  Specifies a resolvable hostname for the mongod to which to
               connect. By default, the mongoimport attempts to connect to a
               MongoDB instance running on the localhost on port number 27017.