3 references to SecretGetCommand
aspire (2)
Commands\SecretCommand.cs (1)
25
SecretGetCommand
getCommand,
Program.cs (1)
398
builder.Services.AddTransient<
SecretGetCommand
>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
208
services.AddTransient<
SecretGetCommand
>();