Skip to main content Link Menu Expand (external link) Document Search Copy Copied

pls get my


Aliases: m

TL;DR: fetch your stuff specifically

Local Flags

  -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
  -h, --help            help for my
  -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
  -w, --work            [ALL] fetch resources via your github enterprise account

Inherited Flags

      --all       search all of github
  -V, --verbose   verbose output
      --viper     use viper for configuration (default true)

Sub Commands