-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
tx 1.6.17 (latest at the time of writing)
When running tx push -s --skip and the source string has unescaped forbidden characters, the console output is heavily truncated if the console is standard size resulting in incomplete log output:
Example: (org,proj,res are replaced the rest is literally copied !)
<project>.<resource> - failed to upload of resource 'o:<org>:p:<proj..
Expectation:
Linebreaks when the width of the console is shorter than the log output.
Impact:
Hard to find a root cause using the console log printout if there is an issue using the tx command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels