bee project delete
Overview
Section titled “Overview”Delete a project
This action is irreversible. Requires Administrator role.
bee project delete [flags] <PROJECT>Arguments
Section titled “Arguments”-
PROJECT - Project ID or project 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 a project (with confirmation)
bee project delete PROJECT_KEYDelete a project without confirmation
bee project delete PROJECT_KEY --yesEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key
-
BACKLOG_PROJECT - Default project ID or project key