Documentation

Support

Unity Version Control

LINKTASK

Link tasks to changesets with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

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