Skip to content

Fix trailing global flags in search recipe mode - #5219

Merged
Widthdom merged 2 commits into
mainfrom
fix-issue5210
Aug 28, 2026
Merged

Fix trailing global flags in search recipe mode#5219
Widthdom merged 2 commits into
mainfrom
fix-issue5210

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • keep recognized global flags parseable before or after search --recipe, recipe child selectors, --named-query, and explicit --query modes
  • preserve option-like ad hoc query literals, including --no-progress
  • avoid letting a missing top-level value option consume an explicit search selector

Validation

Documentation

  • added bilingual changelog fragment changelog.d/unreleased/5210.fixed.md
  • no guide change is needed because this restores the existing documented global --no-progress contract without adding a new interface

Follow-ups

  • None.

Fixes #5210

@Widthdom
Widthdom merged commit 5be1c11 into main Aug 28, 2026
11 checks passed
@Widthdom
Widthdom deleted the fix-issue5210 branch August 28, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing --no-progress is treated as a positional query for search --recipe

1 participant