4 references to ApiListCommand
aspire (3)
Commands\ApiCommand.cs (1)
23
ApiListCommand
listCommand,
Commands\ApiListCommand.cs (1)
33
/// Initializes a new instance of the <see cref="
ApiListCommand
"/> class.
Program.cs (1)
655
builder.Services.AddTransient<
ApiListCommand
>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
322
services.AddTransient<
ApiListCommand
>();