dojo/cli

Create custom help output for cli and commands

Closed this issue · 0 comments

Enhancement

Currently the CLI uses the default help output from yargs for the cli help output. This has been fine up to now, but it is very basic looking and hard to customise.

We should consider managing the CLI help explicitly and write a custom help output that is targeted for our exact CLI architecture.

This would enable use to create some nice output for the CLI help.