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
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
-
BACKLOG_API_KEY - Authenticate with an API key