コンテンツにスキップ

bee project edit

Edit a project

Only specified fields are updated; others remain unchanged.

Terminal window
bee project edit [flags]
-p, --project <id>
Project ID or project key (required)
-n, --name <name>
New name of the project
-k, --key <key>
New key of the project
--chart-enabled
Change whether the chart is enabled
--subtasking-enabled
Change whether subtasking is enabled
--project-leader-can-edit-project-leader
Change whether project administrators can manage each other
--text-formatting-rule <rule>
Change text formatting rule
--archived
Change whether the project is archived
--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 project

Terminal window
bee project edit -p PROJECT_KEY --name "New Name"

Archive a project

Terminal window
bee project edit -p PROJECT_KEY --archived

Change formatting rule to markdown

Terminal window
bee project edit -p PROJECT_KEY --text-formatting-rule markdown
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