pls get my prs where
Aliases: w,search,s
Usage:
Examples
pls get my prs where <text to search>
Local Flags
-h, --help help for where
-n, --in stringArray search PRs by text
pls get my prs where add git integration --isin title
--isin values are title, body, or comments
Inherited Flags
--all search all of github
-a, --approved [PR] fetch only PRs that have been approved
--assigned [PR|ISSUE] fetch only PRs or issues assigned to you
-x, --changesneeded [PR] fetch only PRs where changes have been requested
-c, --closed [PR|ISSUE] fetch only closed prs or issues
-b, --current [PR] fetch the PR, if one exists, for your current working branch
-d, --draft [PR] fetch only draft PRs
-l, --locked [PR|ISSUE] fetch only locked PRs or issues
--mention [PR|ISSUE] fetch only PRs or issues where i've been mentioned
-m, --merged [PR] fetch only PRs that have been merged
-p, --pending [PR] get only PRs that are pending approval
-V, --verbose verbose output
--viper use viper for configuration (default true)
-w, --work [ALL] fetch resources via your github enterprise account
See Also
- pls get my prs - interact with your pull requests