3 references to SecretListCommand
aspire (2)
Commands\SecretCommand.cs (1)
26
SecretListCommand
listCommand,
Program.cs (1)
399
builder.Services.AddTransient<
SecretListCommand
>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
209
services.AddTransient<
SecretListCommand
>();