fix: table format without header row #330

Merged
xiaomo merged 2 commits from fix/328-table-vertical into main 2026-05-18 13:48:17 +00:00
Owner

去掉 table 格式的表头行,只输出数据。

uwf --format table cas schema list
→ 056WS17E5F9E5  (meta-schema)

Refs #328

去掉 table 格式的表头行,只输出数据。 ``` uwf --format table cas schema list → 056WS17E5F9E5 (meta-schema) ``` Refs #328
xiaoju added 1 commit 2026-05-18 13:40:37 +00:00
xiaoju added 1 commit 2026-05-18 13:43:54 +00:00
Arrays: horizontal table with HEADER row
Objects: vertical KEY/VALUE table
Primitives: fall back to yaml

小橘 🍊(NEKO Team)
xiaomo approved these changes 2026-05-18 13:48:16 +00:00
xiaomo left a comment
Owner

LGTM

LGTM ✅
xiaomo merged commit cb39a6693a into main 2026-05-18 13:48:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#330