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