Skip to content

bb_pull request_view

eximus edited this page Feb 25, 2024 · 2 revisions

bb pull-request view

View details of a pull request

Synopsis

View details of a pull request from given ID. If no ID is given we'll try to find an open pull request that has it's source as the current branch

bb pull-request view [ID] [flags]

Options

  -c, --comments        View comments
  -C, --commits         View commits. [31mNot implemented[m
  -d, --diff            View diff. [31mNot implemented[m
  -h, --help            help for view
      --source string   filter by source branch.
      --target string   filter by target branch.
      --web             Open in the browser.

Options inherited from parent commands

      --config string   config file (default is $HOME/.config/bb.yaml)
  -R, --repo string     selected repository

SEE ALSO

Auto generated by spf13/cobra on 24-Feb-2024