Skip to content

iamwangziwei/db-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-control

Usage


mongo control

$ ./mongo-control { start | stop | restart | status }

Insert document to mongoDB

$ ./db-control insert

delete document in mongoDB

$ ./db-control delete [name]

display all the document

$ ./db-control display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.5%
  • Python 24.5%