cli
cli copied to clipboard
[Feature Request] Support Markdown in CLI help output in terminal
Is your feature request related to a problem? Please describe.
Once the Documentation information is generated from the CLI repo, it would be nice to have the CLI --help output to output Markdown formatting.
Describe the solution you'd like
It may be tricky figuring out how to support all types of terminals. We need to ensure the older terminals with minimal functionality can support this feature.