bee issue delete
Overview
Section titled “Overview”Delete an issue
This action is irreversible.
bee issue delete [flags] <ISSUE>Arguments
Section titled “Arguments”-
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
Examples
Section titled “Examples”Delete an issue (with confirmation)
bee issue delete PROJECT-123Delete an issue without confirmation
bee issue delete PROJECT-123 --yesEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key