ProtectedcliProtectedcommandsA Map holding group commands by name
Protected OptionalcontainerAn optional instance of the application. Required to scan the application
ProtectedresponseCreate a Command
The options to create the commands
The handler of the command
The command to use as a parent
OptionalcommanderOptions: CommandOptionsCreate a group of command.
The options to create the grouped command
The command to use as a parent
Get a cli
Optionalname: stringGet a cli by name, if not set, the root cli is used
Get the full name of a command (parents names + command names separated by dot)
Get the container
Get the root cli
Reset the cli stack (for testing purpose only)
StaticcreateOptionalname: stringStaticcreateWrap an action handler to work with promise.
The root cli