fix: dump oversized CLI output via YAML policy
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version: 1
|
||||
kind: unidesk-cli
|
||||
output:
|
||||
maxStdoutBytes: 10240
|
||||
dumpDir: /tmp/unidesk-cli-output
|
||||
includePreview: false
|
||||
warning: "CLI stdout exceeded YAML-configured limit; full output was dumped to /tmp. Improve this command to use concise tables and progressive disclosure."
|
||||
Reference in New Issue
Block a user