Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The new sfdx force:package:beta commands appear to produce console output which is wrapped instead of linear. A comparison of the old and new console output is below. The wrapped text makes troubleshooting console errors more difficult.
output using the beta: commands.


We are using sfdx cli version 7.180.0
What are you trying to do
A description of the outcome you are hoping to achieve
We are hoping you can modify the console output of the new sfdx force:package:beta commands to match the formatting of the previous commands.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The text output on the package:beta commands would be improved if the output was similar to the previous format.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I've considered writing custom logic around the response from the cli command to stream the output in a format we prefer.
Additional context
Add any other context or screenshots about the feature request here.
Nothing additional. Thank you!
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The new sfdx force:package:beta commands appear to produce console output which is wrapped instead of linear. A comparison of the old and new console output is below. The wrapped text makes troubleshooting console errors more difficult.
output using the beta: commands.
We are using sfdx cli version 7.180.0
What are you trying to do
A description of the outcome you are hoping to achieve
We are hoping you can modify the console output of the new sfdx force:package:beta commands to match the formatting of the previous commands.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The text output on the package:beta commands would be improved if the output was similar to the previous format.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I've considered writing custom logic around the response from the cli command to stream the output in a format we prefer.
Additional context
Add any other context or screenshots about the feature request here.
Nothing additional. Thank you!