Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 449 Bytes

pm-node

Cluster node process manager.

Installation

npm install unsecured/pm-node -g

Usage

  • HOST - hostname of the pm-master
  • PORT - port of the pm-master
  pm-node [OPTIONS] [HOST] [PORT]

Options:
  -q, --quiet                only show error output
      --version              print the current version
  -v, --verbose              be verbose

Please report bugs!