docs(search): add examples for multiple qualifiers by happysnaker · Pull Request #13756 · cli/cli · GitHub
Skip to content

docs(search): add examples for multiple qualifiers#13756

Open
happysnaker wants to merge 1 commit into
cli:trunkfrom
happysnaker:docs-search-qualifier-examples
Open

docs(search): add examples for multiple qualifiers#13756
happysnaker wants to merge 1 commit into
cli:trunkfrom
happysnaker:docs-search-qualifier-examples

Conversation

@happysnaker

Copy link
Copy Markdown

Summary

  • add gh search examples showing multiple search-syntax qualifiers as separate CLI arguments
  • cover issues, pull requests, repositories, code, and commits search help text

Why

Issue #13678 shows that passing a full multi-qualifier query as one shell argument can be misleading. The maintainers suggested improving the docs/examples, so this PR makes that usage explicit in the built-in help output.

Closes #13678

Signed-off-by: happysnaker <73147033+happysnaker@users.noreply.github.com>
@happysnaker happysnaker requested a review from a team as a code owner June 30, 2026 01:20
@happysnaker happysnaker requested a review from babakks June 30, 2026 01:20
@github-actions github-actions Bot added external pull request originating outside of the CLI core team needs-triage needs to be reviewed unmet-requirements and removed needs-triage needs to be reviewed labels Jun 30, 2026
@github-actions

Copy link
Copy Markdown

@happysnaker

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external pull request originating outside of the CLI core team unmet-requirements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gh search quotes a single-argument query with multiple qualifiers as one qualifier value

1 participant