コンテンツにスキップ

bee milestone delete

Delete a milestone

This action is irreversible.

Terminal window
bee milestone delete [flags] <MILESTONE>
MILESTONE
Milestone ID
-p , --project <id>
Project ID or project key (required)
-y , --yes
Skip confirmation prompt
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

Delete a milestone (with confirmation)

Terminal window
bee milestone delete 12345 -p PROJECT

Delete without confirmation

Terminal window
bee milestone delete 12345 -p PROJECT --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