1 reference to SetCommand_PromptForKey
aspire (1)
Commands\ConfigCommand.cs (1)
153var key = await InteractionService.PromptForStringAsync(ConfigCommandStrings.SetCommand_PromptForKey, required: true, cancellationToken: cancellationToken);