bee category create
Overview
Section titled “Overview”Create a category
Omitted fields will be prompted interactively.
bee category create [flags]-
-p,--project <id> - Project ID or project key (required)
-
-n,--name <value> - Category name
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
Examples
Section titled “Examples”Create a category
bee category create -p PROJECT -n "Bug Report"Create interactively
bee category create -p PROJECTEnvironment variables
Section titled “Environment variables”-
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