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
--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”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 (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY- Authenticate with an API key
BACKLOG_SPACE- Space hostname