A tool to view your mongoose data in the terminal. This project is still under development. Currently, you can only view data. Will add more features like data management and more.
bash
cargo install termongo
bash
termongo --connect <MONGOOSE_CONNECTION_STRING>
| Key | Action |
| :-------- | :------- |
| j
| cursor down
|
| k
| cursor up
|
| enter
| browse selected
|
| q
| exit/back
|
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Please adhere to this project's CODE OF CONDUCT
.