bee pr status
Overview
Section titled “Overview”Show pull request status summary for yourself
Displays your assigned pull requests grouped by status (Open, Closed, Merged).
bee pr status [flags]-p,--project <id>- Project ID or project key (required)
-R,--repo <name>- Repository name or ID (required)
--json <fields>- Output as JSON (optionally filter by field names, comma-separated)
-s,--space <hostname>- Space hostname (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
Examples
Section titled “Examples”Show your pull request status summary
bee pr status -p PROJECT -R repoOutput as JSON
bee pr status -p PROJECT -R repo --jsonEnvironment variables
Section titled “Environment variables”BACKLOG_PROJECT- Project ID or project key (required)
BACKLOG_REPO- Repository name or ID (required)
BACKLOG_SPACE- Space hostname (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY- Authenticate with an API key
BACKLOG_SPACE- Space hostname
BACKLOG_PROJECT- Default project ID or project key
BACKLOG_REPO- Default repository name