Skip to content

Add the ability to force the wide display of list #6095

@bfontaine

Description

@bfontaine

When you have a narrow window pm2 list hides some important information. This 'feature' is not documented in pm2 list --help and there’s no option to force-show this information but to fake your environment to make pm2 think it’s wider.

There should be 1- documentation about this unexpected behavior and 2- a way to bypass it.

--- PM2 report ----------------------------------------------------------------
Date                 : Thu Mar 19 2026 10:09:27 GMT+0000 (Coordinated Universal Time)
===============================================================================
--- Daemon -------------------------------------------------
pm2d version         : 6.0.13
node version         : 20.20.1
node path            : not found
argv                 : /usr/bin/node,/usr/lib/node_modules/pm2/lib/Daemon.js
argv0                : /usr/bin/node
user                 : redacted
uid                  : 0
gid                  : 0
uptime               : 14360min
===============================================================================
--- CLI ----------------------------------------------------
local pm2            : 6.0.13
node version         : 20.20.1
node path            : not found
argv                 : /usr/bin/node,/usr/bin/pm2,report
argv0                : node
user                 : redacted
uid                  : 0
gid                  : 0
===============================================================================
--- System info --------------------------------------------
(irrelevant)
===============================================================================
--- PM2 list -----------------------------------------------
┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
│ id │ name               │ mode     │ ↺    │ status    │ cpu      │ memory   │
├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
│ 0  │ redacted           │ fork     │ 21   │ online    │ 18.3%    │ 265.8mb  │
└────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
===============================================================================
--- Daemon logs --------------------------------------------
/root/.pm2/pm2.log last 20 lines:
(irrelevant)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions