The default help mode is currently set to 'full', which means that a lot of text is printed if the user makes a mistake running the command, or requires help on purpose. In both scenarios it provides better UX if the help mode is short by default. The user can always extend it to full if so required.
Implementation
Moved out of scope
The default help mode is currently set to 'full', which means that a lot of text is printed if the user makes a mistake running the command, or requires help on purpose. In both scenarios it provides better UX if the help mode is short by default. The user can always extend it to full if so required.
Implementation
Moved out of scope