Severity: P3 — Enhancement/Inconsistency
Where: src/commands/whoami.ts, src/commands/sessions.ts
Problem
config get/roles, users list/credentials, and org list/get/members list support --json, but whoami and sessions list — both natural scripting targets — do not.
Suggested fix
Add --json output to both for parity.
Filed from an internal code audit (2026-07). File references are against main at audit time.
Severity: P3 — Enhancement/Inconsistency
Where:
src/commands/whoami.ts,src/commands/sessions.tsProblem
config get/roles,users list/credentials, andorg list/get/members listsupport--json, butwhoamiandsessions list— both natural scripting targets — do not.Suggested fix
Add
--jsonoutput to both for parity.Filed from an internal code audit (2026-07). File references are against
mainat audit time.