Construct the yargs command instance for imperative. Provides the ability to define Imperative commands to Yargs.
Parameter object contains parms for Imperative/Yargs and command response objects
Parameter object contains parms for Imperative/Yargs and command response objects
TODO: REMOVE THIS, workaround for yargs.fail() problem
Accessor for the command line
Returns a copy of the definition.
: A copy of the definition.
Accessor for the Environmental variable prefix
Accessor for the help generator factory.
Get the array of parents.
: The array of parents.
Accessor for the profile manager factory
Accessor for the CLI prompt phrase
Accessor for the command response parms (for subclasses)
Accessor for the root command name for the CLI
Returns the Yargs instance.
: The Yargs instance.
Construct the Bright command definition "tree" - the full definition document including all parents.
: The command definition "tree".
Define the group and its children to Yargs.
Execute the help Command for the definition.
Execute the web help Command for the definition.
Build The Bright Yargs response for the callback. Includes the Bright command response and status info.
Get examples for all commands of a group
Generated using TypeDoc
Imperative define group command to Yargs - defines the group and it's children to Yargs.