bee repo list
Overview
Section titled “Overview”List repositories in a project
Repositories are listed in the configured display order.
bee repo list [flags]-
-p,--project <id> - Project ID or project key (required)
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
-
-y,--yes - Skip confirmation prompt
Examples
Section titled “Examples”List repositories in a project
bee repo list -p PROJECT_KEYOutput as JSON
bee repo list -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