ドキュメント

サポート

LINKTASK

Link tasks to changesets with the Unity Version Control CLI.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

Description

Links a changeset to a task.

Usage

cm linktask | lt <csetspec> <ext_prefix> <task_name>

Options

Option / Argument

Description

csetspecThe full changeset specification to link to a task. (Use 'cm help objectspec' to learn more about changeset specs.)
ext_prefixThe extension prefix of the configured issue tracking system to work with.
task_nameThe task identifier on the issue tracking system.

Help

Examples

cm lt cs:8@rep:default@repserver:localhost:8084 jira PRJ-1