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