Commit cb643ea
committed
fix(cli): wrap long material annotation values in describe output
Cosign signature annotations on container materials carry ~1200-char
base64 blobs that ballooned the Materials table column width to several
times the terminal width. Wrap to 100 chars like the existing container
image Value field does.
Assisted-by: Claude Code
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Chainloop-Trace-Sessions: 5bd2a917-fb7b-400c-9772-60ba6af6c9af, b66717f5-626e-4c20-8d33-59c129b5885d1 parent 9f8e20a commit cb643ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments