bee category edit
Overview
Section titled “Overview”Edit a category
Renames the specified category.
bee category edit [flags] <CATEGORY>Arguments
Section titled “Arguments”-
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
Examples
Section titled “Examples”Rename a category
bee category edit 12345 -p PROJECT -n "New Name"Environment 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