public ConsoleCommandProvider ( InstallationStatusCommand installationStatus, InstallCommand install, UninstallCommand uninstall, CleanupCommand cleanup, PackageSolutionCommand packageSolution, PackageBuildOutputCommand packageBuildOutput, RepositorySourceConfigurationCommand configureSources, PublishingTargetConfigurationCommand configurePublishingTargets, SelfUpdateCommand selfUpdate, PublishCommand publishCommand, IHelpCommand helpCommand ) : System |
installationStatus |
NuDeploy.CommandLine.Commands.Console.InstallationStatusCommand |
|
install |
NuDeploy.CommandLine.Commands.Console.InstallCommand |
|
uninstall |
NuDeploy.CommandLine.Commands.Console.UninstallCommand |
|
cleanup |
NuDeploy.CommandLine.Commands.Console.CleanupCommand |
|
packageSolution |
NuDeploy.CommandLine.Commands.Console.PackageSolutionCommand |
|
packageBuildOutput |
NuDeploy.CommandLine.Commands.Console.PackageBuildOutputCommand |
|
configureSources |
NuDeploy.CommandLine.Commands.Console.RepositorySourceConfigurationCommand |
|
configurePublishingTargets |
NuDeploy.CommandLine.Commands.Console.PublishingTargetConfigurationCommand |
|
selfUpdate |
NuDeploy.CommandLine.Commands.Console.SelfUpdateCommand |
|
publishCommand |
NuDeploy.CommandLine.Commands.Console.PublishCommand |
|
helpCommand |
IHelpCommand |
|
Résultat |
System |
|