The CLI
is a functionality that will help the developer create his project with user interaction with the application through the console.
New CLI Features:
- Now it is possible to specify the size of the field in the terminal to describe commands and flags
CLI Bug Fix:
- Fixed a word wrap bug when displaying descriptions of commands and flags in the terminal. Now the hyphenation obeys the rule
don't leave less than 3 characters before/after the hyphen