Skip to content

Fixes discover mode. Closes #1400#1402

Merged
garrytrinder merged 1 commit into
dotnet:mainfrom
waldekmastykarz:fix-discover
Oct 1, 2025
Merged

Fixes discover mode. Closes #1400#1402
garrytrinder merged 1 commit into
dotnet:mainfrom
waldekmastykarz:fix-discover

Conversation

@waldekmastykarz

Copy link
Copy Markdown
Collaborator

Fixes discover mode. Closes #1400

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner October 1, 2025 09:38
Copilot AI review requested due to automatic review settings October 1, 2025 09:38
@waldekmastykarz waldekmastykarz added the pr-bugfix Fixes a bug label Oct 1, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the discover mode functionality by adding the missing --discover option to the DevProxyConfigOptions command. The change ensures that the discover option is properly registered and available for use.

  • Adds the missing discoverOption definition with correct arity settings
  • Includes the discover option in the options list for proper command registration

@garrytrinder garrytrinder merged commit 52ceb1f into dotnet:main Oct 1, 2025
4 checks passed
@waldekmastykarz waldekmastykarz deleted the fix-discover branch October 6, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--discovery doesn't seem to work

3 participants