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