qcommand

8.0.0 • Public • Published

Qcommand

Talks with QService sockets for service maintenance, starting, stoping, checking status of services

NPM

Installation

Install using npm:

npm install qcommand

Commands exposed by module

  • start

qcommand start [-s serviceName] [-w workerCount] [-n serviceNameOverride] [-b]

  • status

qcommand status [-s serviceName] [-n serviceNameOverride]

  • reload

qcommand reload [-s serviceName] [-n serviceNameOverride]

  • stop

qcommand stop [-s serviceName] [-n serviceNameOverride]

/qcommand/

    Package Sidebar

    Install

    npm i qcommand

    Weekly Downloads

    2

    Version

    8.0.0

    License

    none

    Last publish

    Collaborators

    • git-jiby-me