4 references to DescribeCommand
aspire (3)
Commands\DescribeCommand.cs (1)
99ILogger<DescribeCommand> logger)
Commands\RootCommand.cs (1)
118DescribeCommand describeCommand,
Program.cs (1)
377builder.Services.AddTransient<DescribeCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
174services.AddTransient<DescribeCommand>();