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 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i gridfs-get-all

Weekly Downloads

2

Version

0.0.3

License

ISC

Last publish

Collaborators

  • msmiley