bee repo view
Overview
Section titled “Overview”View a repository
Use --web to open in the browser.
bee repo view [flags] <REPOSITORY>Arguments
Section titled “Arguments”-
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
Examples
Section titled “Examples”View repository details
bee repo view api-server -p PROJECT_KEYOpen repository in browser
bee repo view api-server -p PROJECT_KEY --webOutput as JSON
bee repo view api-server -p PROJECT_KEY --jsonEnvironment variables
Section titled “Environment variables”-
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