Commit 35db526
Show display_name instead of UUID for private projects in CLI
The `bm project list` table rendered the raw project name, which is
a UUID for private projects in team workspaces. Now uses display_name
from the cloud response (e.g., "My Project") with fallback to name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 69808b2 commit 35db526
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | | - | |
| 261 | + | |
258 | 262 | | |
259 | 263 | | |
260 | 264 | | |
| |||
0 commit comments