2.0.0 • Published 8 months ago

mongo-service-aman v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Mongo Service

A command-line interface (CLI) tool for managing MongoDB replica set services. Easily start and stop MongoDB services directly from your terminal.

Table of Contents

Usage

You can run the CLI commands directly using npm scripts or the command you set up after installing globally.

Commands

  • Start all MongoDB services:

    npm run mongo-start
  • Stop all MongoDB services:

    npm run mongo-stop

Note: Make sure run these commands in administrator mode

2.0.0

8 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago