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