Skip to content

Terminal - sb get terminals show PID column in wide output #111

Description

@eminwux

Add a PID column to sb get terminals -o wide. The value is already tracked in Status.Pid; just needs to be rendered in internal/discovery/terminals.go alongside the existing wide columns (ID, NAME, PROFILE, CMD, TTY, STATUS, ATTACHERS, CREATED, ATTACHED, LABELS).

Why: Agents/users can't match a terminal row to a running process without extra steps. CWD is already plumbed via the Cwd spec field.

From gap-analysis.md §4 (P1) — CWD portion already addressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions