コンテンツにスキップ

bee issue delete

Delete an issue

This action is irreversible.

Terminal window
bee issue delete [flags] <ISSUE>
ISSUE
Issue ID or issue key
-y , --yes
Skip confirmation prompt
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

Delete an issue (with confirmation)

Terminal window
bee issue delete PROJECT-123

Delete an issue without confirmation

Terminal window
bee issue delete PROJECT-123 --yes
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key