feat(ui): add tag indicator to all CLI commands

- shows 🏷️ tag: tagname for complete context visibility across 15+ commands
This commit is contained in:
Eyal Toledano
2025-06-13 03:51:49 -04:00
parent fcc2351b3d
commit 9d755b9e79
4 changed files with 74 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"currentTag": "master",
"lastSwitched": "2025-06-13T07:32:07.706Z",
"currentTag": "test-prd-tag",
"lastSwitched": "2025-06-13T07:48:41.146Z",
"branchTagMapping": {},
"migrationNoticeShown": true
}