Describe the feature or problem you’d like to solve
Search PRs and issues across several specified orgs.
Proposed solution
CLI currently "accepts" multiple --owner flags but ignores all but the last one.
Additional context
In GitHub WebUI, you can search for PRs across several specified orgs by adding user:ORG1 user:ORG2 to your search string.