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 (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
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 (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY- Authenticate with an API key
BACKLOG_SPACE- Space hostname