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