bee issue close
Overview
Section titled “Overview”Close an issue
Sets the status to Closed with resolution Fixed by default. Use --resolution for a different resolution.
bee issue close [flags] <ISSUE>Arguments
Section titled “Arguments”ISSUE- Issue ID or issue key
-c,--comment <text>- Comment to add when closing
--resolution <name>- Resolution
--notify <id>- User IDs to notify (repeatable)
--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”Close an issue
bee issue close PROJECT-123Close with a comment
bee issue close PROJECT-123 -c "Done"Close as duplicate
bee issue close PROJECT-123 --resolution duplicateEnvironment 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