The command definition document.
The command line.
The command response parameters normally scraped from the Imperative configuration document.
Environmental variable name prefix used to construct configuration environmental variables.
Optionally override the experimental command help text block. Used to propagate the user's configuration down to different yargs/cmd services.
The help generator factory to be used in this CLI help generation
The profile manager factory to use in this CLI profile management.
The phrase used to indicate the user wants to enter the value of an argument in a hidden text prompt
Root command name of the CLI.
The instance of Yargs to define the commands.
The Yargs Parent object - only has meaning for nested/group commands.
Generated using TypeDoc
Imperative Yargs parameters - used to define imperative commands to Yargs and provides guidance/parameters for how response objects should be handled when yargs invokes the handlers.
IYargsParms