Skip to content

feat: display listening ports in pm2 ls / show #6118

@mahdiboukhadra

Description

@mahdiboukhadra

since pm2 knows the pid of every process it manages, it should also show which ports each one is listening on imho

Currently the only workaround is ss -tnlp | grep node which doesn't map cleanly to pm2 process names

Something like a port column in pm2 ls output would be great

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