C# Class Octopus.Cli.Commands.ListEnvironmentsCommand

Inheritance: ApiCommand
Afficher le fichier Open project: OctopusDeploy/Octo.exe Class Usage Examples

Méthodes publiques

Méthode Description
ListEnvironmentsCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System

Méthodes protégées

Méthode Description
Execute ( ) : Task

Method Details

Execute() protected méthode

protected Execute ( ) : Task
Résultat Task

ListEnvironmentsCommand() public méthode

public ListEnvironmentsCommand ( IOctopusAsyncRepositoryFactory repositoryFactory, ILogger log, IOctopusFileSystem fileSystem, IOctopusClientFactory clientFactory ) : System
repositoryFactory IOctopusAsyncRepositoryFactory
log ILogger
fileSystem IOctopusFileSystem
clientFactory IOctopusClientFactory
Résultat System