Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yorkie/mongofiles2
improved mongofiles CLI
https://github.com/yorkie/mongofiles2
Last synced: 5 days ago
JSON representation
improved mongofiles CLI
- Host: GitHub
- URL: https://github.com/yorkie/mongofiles2
- Owner: yorkie
- Created: 2014-03-14T05:33:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T15:31:03.000Z (over 10 years ago)
- Last Synced: 2024-10-19T19:36:32.555Z (24 days ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
mongofiles2
=====================
The orignal mongofiles would has a bug within a specified collection name(not `fs`), then you
could use `mongofiles2` to check your datums locally.### Installation
```sh
$ npm install mongofiles2 -g
```### Supported Command
- [x] list
- [x] get
- [x] put
- [ ] search### Licesen
MIT