Protected
cliProtected
commandsA Map holding group commands by name
Protected
Optional
containerAn optional instance of the application. Required to scan the application
Protected
responseCreate a Command
The options to create the commands
The handler of the command
The command to use as a parent
Optional
commanderOptions: CommandOptionsCreate a group of command.
The options to create the grouped command
The command to use as a parent
Get a cli
Optional
name: 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)
Static
createOptional
name: stringStatic
createWrap an action handler to work with promise.
The root cli