コンテンツにスキップ

bee status delete

Delete a status

All issues with this status are reassigned to the substitute status. This action is irreversible.

Terminal window
bee status delete [flags] <STATUS>
STATUS
Status ID
-p , --project <id>
Project ID or project key (required)
--substitute-status-id <value>
Replacement status ID for affected issues
-y , --yes
Skip confirmation prompt
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

Delete a status

Terminal window
bee status delete 12345 -p PROJECT --substitute-status-id 67890

Delete without confirmation

Terminal window
bee status delete 12345 -p PROJECT --substitute-status-id 67890 --yes
BACKLOG_PROJECT
Project ID or project key (required)
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key
BACKLOG_PROJECT
Default project ID or project key