Method | Description | |
---|---|---|
DeployReleaseCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System |
Method | Description | |
---|---|---|
Execute ( ) : Task | ||
ValidateParameters ( ) : void |
Method | Description | |
---|---|---|
GetChannel ( ProjectResource project ) : Task |
public DeployReleaseCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System | ||
repositoryFactory | IOctopusAsyncRepositoryFactory | |
log | ILogger | |
fileSystem | IOctopusFileSystem | |
clientFactory | IOctopusClientFactory | |
return | System |