You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add additional ID columns to server list command output (#1748)
Enhance the server list command to display contextual IDs based
on the filter flag:
- --domain: adds User ID column
- --project: adds Domain and User ID columns
- --user: adds Domain and Project ID columns
This provides better visibility into the relationships between
servers, projects, domains, and users.
AI-assisted: Claude Code
Signed-off-by: Christian Berendt <[email protected]>
0 commit comments