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