Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLI
AssigneesNone

Relationships

#1547 Show user:<name> instead of user:<id> in grant list output

Opened by stack72 · 8/7/2026

Problem

When running swamp access grant list, grant subjects are displayed as user:<id> (e.g. user:8d540893-434a-4422-8970-6edba6602e9b). This makes it difficult to identify which user a grant applies to without cross-referencing the ID elsewhere.

Proposed Solution

Resolve user IDs to human-readable names and display grants as user:<name> (e.g. user:paul) in the output. The raw ID could be shown with --json or a verbose flag for cases where the exact ID is needed.

Alternatives

  • Show both: user:paul (8d540893...)
  • Add a --resolve-names flag rather than doing it by default
  • Include a separate name column alongside the subject column
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

8/7/2026, 12:32:33 AM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.