bee star add
Overview
Section titled “Overview”Add a star
Specify exactly one target: --issue (accepts key or ID), --comment, --wiki, or --pr-comment.
bee star add [flags]--issue <key>- Issue ID or issue key
--comment <number>- Comment ID to star
--wiki <number>- Wiki page ID to star
--pr-comment <number>- Pull request comment ID to star
-s,--space <hostname>- Space hostname (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
Examples
Section titled “Examples”Star an issue by key
bee star add --issue PROJECT-123Star an issue by ID
bee star add --issue 12345Star a comment
bee star add --comment 67890Star a wiki page
bee star add --wiki 111Star a pull request comment
bee star add --pr-comment 222Environment 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