Commit d69caa5
fix(server): show s3 cp errors instead of silent exit
Replace --quiet with --only-show-errors so that AWS errors
(AccessDenied, NoSuchBucket, ExpiredToken, etc.) are visible
when the source upload fails.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1de5860 commit d69caa5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments