bee star count
Overview
Section titled “Overview”Count received stars
Defaults to the authenticated user if no user ID is given.
bee star count [flags] [USER]Arguments
Section titled “Arguments”USER- User ID
--since <yyyy-MM-dd>- Count stars received on or after this date
--until <yyyy-MM-dd>- Count stars received on or before this date
--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”Count your stars
bee star countCount stars for a specific user
bee star count 12345Count stars in a date range
bee star count --since 2025-01-01 --until 2025-12-31Output as JSON
bee star count --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