3 references to DescribeCommand
aspire (2)
Commands\RootCommand.cs (1)
149DescribeCommand describeCommand,
Program.cs (1)
618builder.Services.AddTransient<DescribeCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
276services.AddTransient<DescribeCommand>();