4 references to DescribeCommand
aspire (3)
Commands\DescribeCommand.cs (1)
100ILogger<DescribeCommand> logger)
Commands\RootCommand.cs (1)
119DescribeCommand describeCommand,
Program.cs (1)
366builder.Services.AddTransient<DescribeCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
171services.AddTransient<DescribeCommand>();