C# Class Octopus.Cli.Commands.ListTenantsCommand

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Execute ( ) : System.Threading.Tasks.Task

Method Details

Execute() protected méthode

protected Execute ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

ListTenantsCommand() public méthode

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