コンテンツにスキップ

bee category create

Create a category

Omitted fields will be prompted interactively.

Terminal window
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 (e.g. xxx.backlog.com, or your own domain)
-y, --yes
Skip confirmation prompt

Create a category

Terminal window
bee category create -p PROJECT -n "Bug Report"

Create interactively

Terminal window
bee category create -p PROJECT
BACKLOG_PROJECT
Project ID or project key (required)
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
BACKLOG_PROJECT
Default project ID or project key