ICliRunWithContextRun Method
The command handler that will be called when your command is invoked. Handler receives a 
CliContext instance.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
void Run(
	CliContext cliContext
)
Parameters
- cliContext  CliContext
 [Missing <param name="cliContext"/> documentation for "M:DotMake.CommandLine.ICliRunWithContext.Run(DotMake.CommandLine.CliContext)"]