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