backlog issue-type edit
backlog issue-type edit <id> [flags]<id> <int>- 種別 ID
-p,--project <string>- プロジェクトキー(env:
BACKLOG_PROJECT) -n,--name <string>- 種別名
--color <string>- 表示色(
#hex形式)
backlog issue-type edit 12345 --project PROJ --name "バグ修正"backlog issue-type edit 12345 --project PROJ --color "#00ff00"