コンテンツにスキップ

bee project create

Create a project

Project key must consist of uppercase letters, numbers, and underscores. Omitted fields will be prompted interactively.

Terminal window
bee project create [flags]
-k, --key <key>
Project key
-n, --name <name>
Project name
--chart-enabled
Enable chart
--subtasking-enabled
Enable subtasking
--project-leader-can-edit-project-leader
Allow project administrators to manage each other
--text-formatting-rule <rule>
Formatting rules
--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 project with key and name

Terminal window
bee project create --key TEST --name "Test Project"

Create a project with markdown formatting

Terminal window
bee project create --key TEST --name "Test Project" --text-formatting-rule markdown

Create a project interactively

Terminal window
bee project create
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