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