コンテンツにスキップ

backlog status-type create

backlog status-type create [flags]
-p, --project <string>
プロジェクトキー(env: BACKLOG_PROJECT
-n, --name <string>
ステータス名
--color <string>
表示色(#hex 形式)
Terminal window
backlog status-type create --project PROJ --name "レビュー中" --color "#0000ff"