bee issue reopen
Overview
Section titled “Overview”Reopen an issue
Sets the status back to Open.
bee issue reopen [flags] <ISSUE>Arguments
Section titled “Arguments”-
ISSUE - Issue ID or issue key
-
-c,--comment <text> - Comment to add when reopening
-
--notify <id> - User IDs to notify (repeatable)
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
Examples
Section titled “Examples”Reopen an issue
bee issue reopen PROJECT-123Reopen with a comment
bee issue reopen PROJECT-123 -c "Reopening due to regression"Environment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key