pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

Support --sort on `pm2 monit`

Open s-fletcher opened this issue 1 year ago • 0 comments

What's going wrong?

Processes when running pm2 monit are always sorted alphabetically by name.

When running pm2 list, we can pass the --sort flag. We should also be able to do this when running pm2 monit.

How could we reproduce this issue?

Run pm2 monit when a group of processes are running

s-fletcher avatar Feb 14 '25 17:02 s-fletcher