4 references to Wrench
aspire (4)
Commands\AgentInitCommand.cs (1)
162_interactionService.DisplayMessage(KnownEmojis.Wrench, update.Description);
Commands\Sdk\SdkDumpCommand.cs (1)
161InteractionService.DisplayMessage(KnownEmojis.Wrench, line);
Commands\Sdk\SdkGenerateCommand.cs (1)
155InteractionService.DisplayMessage(KnownEmojis.Wrench, line);
Commands\UpdateCommand.cs (1)
391InteractionService.DisplayMessage(KnownEmojis.Wrench, $"Installing new CLI to {installDir}...");