コンテンツにスキップ

bee document view

View a document

Use --web to open in the browser (--project is required for --web).

Terminal window
bee document view [flags] <DOCUMENT>
DOCUMENT
Document ID
-p , --project <id>
Project ID or project key (required for --web)
-w , --web
Open the document 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 document details

Terminal window
bee document view 12345

Open document in browser

Terminal window
bee document view 12345 --web -p PROJECT

Output as JSON

Terminal window
bee document view 12345 --json
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_PROJECT
Default project ID or project key