Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yorkie/mongofiles2

improved mongofiles CLI
https://github.com/yorkie/mongofiles2

Last synced: 5 days ago
JSON representation

improved mongofiles CLI

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