コンテンツにスキップ

bee category edit

Edit a category

Renames the specified category.

Terminal window
bee category edit [flags] <CATEGORY>
CATEGORY
Category ID
-p, --project <id>
Project ID or project key (required)
-n, --name <value>
New name of the category
--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

Rename a category

Terminal window
bee category edit 12345 -p PROJECT -n "New Name"
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