Unitech / Unitech/pm2

PM2 reset with namespace argument

Open
#5,922 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

It would be great if we can run pm2 reset passing a namespace name.

Maybe using a flag to extend the functionality searching the ids and continuing the default process?

I'm able to open an PR with the changes, but I'm gonna need some orientation where I should begin

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the PM2 CLI entry point for pm2 reset and review how namespace names and process IDs are currently handled. Compare the requested namespace argument or flag with the existing default reset behavior. Done means a namespace can be supplied and the matching processes are reset without breaking the current command.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.