コンテンツにスキップ

bee issue close

Close an issue

Sets the status to Closed with resolution Fixed by default. Use --resolution for a different resolution.

Terminal window
bee issue close [flags] <ISSUE>
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

Close an issue

Terminal window
bee issue close PROJECT-123

Close with a comment

Terminal window
bee issue close PROJECT-123 -c "Done"

Close as duplicate

Terminal window
bee issue close PROJECT-123 --resolution duplicate
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key