bee team list
Overview
Section titled “Overview”List teams
Teams are groups of users that can be assigned to projects collectively.
bee team list [flags]-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
--order <dir> - Sort order
-
--offset <n> - Offset for pagination
-
-L,--count <n> - Number of results (default: 20)
-
-s,--space <hostname> - Space hostname
Examples
Section titled “Examples”List all teams
bee team listList teams in descending order
bee team list --order descOutput as JSON
bee team list --jsonEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key