fix: bound cli dump previews from yaml

This commit is contained in:
Codex
2026-07-01 03:02:16 +00:00
parent a2ed11575d
commit 2210b66eee
7 changed files with 327 additions and 45 deletions
+1
View File
@@ -2,6 +2,7 @@ version: 1
kind: unidesk-cli
output:
maxStdoutBytes: 10240
maxPreviewLines: 240
dumpDir: /tmp/unidesk-cli-output
includePreview: false
warning: "CLI stdout exceeded YAML-configured limit; full output was dumped to /tmp for one-off drill-down only. This is a CLI usability defect: improve the command itself to print concise tables/summaries and id-specific progressive disclosure instead of repeatedly depending on dump extraction."