コンテンツにスキップ

bee pr view

View a pull request

Use --web to open in the browser.

Terminal window
bee pr view [flags] <NUMBER>
NUMBER
Pull request number
-p , --project <id>
Project ID or project key (required)
-R , --repo <name>
Repository name or ID (required)
-w , --web
Open the pull request in the browser
-n , --no-browser
Print the URL instead of opening the browser
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

View pull request details

Terminal window
bee pr view 42 -p PROJECT -R repo

Open pull request in browser

Terminal window
bee pr view 42 -p PROJECT -R repo --web

Output as JSON

Terminal window
bee pr view 42 -p PROJECT -R repo --json
BACKLOG_PROJECT
Project ID or project key (required)
BACKLOG_REPO
Repository name or ID (required)
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_PROJECT
Default project ID or project key
BACKLOG_REPO
Default repository name