3 references to SecretDeleteCommand
aspire (2)
Commands\SecretCommand.cs (1)
22
SecretDeleteCommand
deleteCommand,
Program.cs (1)
706
builder.Services.AddTransient<
SecretDeleteCommand
>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
342
services.AddTransient<
SecretDeleteCommand
>();