bee issue view
Overview
Section titled “Overview”View an issue
Use --comments to include comments. Use --web to open in the browser.
bee issue view [flags] <ISSUE>Arguments
Section titled “Arguments”-
ISSUE - Issue ID or issue key
-
--comments - Include comments
-
-w,--web - Open the issue 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
Examples
Section titled “Examples”View issue details
bee issue view PROJECT-123View with comments
bee issue view PROJECT-123 --commentsOpen issue in browser
bee issue view PROJECT-123 --webOutput as JSON
bee issue view PROJECT-123 --jsonEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key