gridfs-get-all

0.0.3 • Public • Published

GridFS Get All

Simple Node.js script to stream all files in a specified GridFS collection to a local directory.

Usage

  -h, --host string     mongodb host to connect to                  
  -d, --db string       database to use (default is 'test')         
  --prefix string       GridFS prefix to use (default is 'fs')      
  --port number         server port                                 
  -o, --output string   Directory for output files (default is cwd) 
  --help                Print usage information 

Readme

Keywords

none

Package Sidebar

Install

npm i gridfs-get-all

Weekly Downloads

0

Version

0.0.3

License

ISC

Last publish

Collaborators

  • msmiley