Open
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe it
Hey, how can I access other options that are not available as decorators. On https://www.npmjs.com/package/commander there are a lot of features that are not detailed in the nestjs-commander documentation. In particular, how can I access showHelpAfterError() and showSuggestionAfterError()?
Describe the solution you'd like
More docs or expose the regular commander.js methods somehow.
Teachability, documentation, adoption, migration strategy
N/a
What is the motivation / use case for changing the behavior?
N/A