コンテンツにスキップ

bee repo view

View a repository

Use --web to open in the browser.

Terminal window
bee repo view [flags] <REPOSITORY>
REPOSITORY
Repository name or ID
-p , --project <id>
Project ID or project key (required)
-w , --web
Open the repository 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 repository details

Terminal window
bee repo view api-server -p PROJECT_KEY

Open repository in browser

Terminal window
bee repo view api-server -p PROJECT_KEY --web

Output as JSON

Terminal window
bee repo view api-server -p PROJECT_KEY --json
BACKLOG_PROJECT
Project ID or project key (required)
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_PROJECT
Default project ID or project key