pm2 Verified for current stable LTS

Pm2 Command: Start Process With Name

Use for start process with name with Pm2. Exact CLI syntax to start process with name using Pm2.

When to use this: Use for start process with name with Pm2.

Command Syntax

pm2 start <app.js> --name <application_name>

Command Breakdown

--name
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to start process with name using Pm2.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Pm2 directory