gk pr view
Display a detailed view of a pull request from a repository within a workspace
gk pr view [flags]
Options
-i, --assigned-to strings Filter pull requests by assigned users
-a, --created-after string Filter pull requests created after a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)
-b, --created-before string Filter pull requests created before a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)
-h, --help help for view
-d, --is-draft Filter pull requests whether they are drafts or not
-m, --mention-to string Filter pull requests by mentioned user
-o, --opened-by string Filter pull requests by who has opened them
-r, --review-requested string Filter pull requests by reviewers
-s, --select-ws Skip the default workspace for this action and force a workspace selection
-t, --title string Filter pull requests by title
-u, --updated-before string Filter pull requests updated before a certain date (DD-MM-YY, DD/MM/YY or DD.MM.YY)
SEE ALSO
- gk pr - List and view pull requests