Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 150 Bytes

pm2-start.md

File metadata and controls

9 lines (5 loc) · 150 Bytes

PM2 Start

pm2 start [options] {{PATH_APP}}

  • PATH_APP: file|json|stdin|app_name|pm_id

Example:

pm2 start app.js --name ak-cli