bee project list
Overview
Section titled “Overview”List projects
By default, only active (non-archived) projects are shown. Use --all to list all projects in the space (admin only).
bee project list [flags]-
--archived - Include archived projects
-
--all - Include all projects (admin only)
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
Examples
Section titled “Examples”List your active projects
bee project listInclude archived projects
bee project list --archivedList all projects (admin only)
bee project list --allOutput as JSON
bee project list --jsonEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key