Documentation

Support

Unity Version Control

ATTRIBUTE CREATE

Create attributes with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

Description

Creates a new attribute.

Usage

cm attribute | att create | mk <att_name>

Options

Option / Argument

Description

att_nameAttribute name

Help

Remarks

Set the PLASTICEDITOR environment variable to specify an editor for entering comments. If the PLASTICEDITOR environment variable is set, and the comment is empty, the editor will be automatically launched to allow you to specify the comment.

Examples

cm attribute create status
(Creates the attribute 'status'.)
cm att mk integrated
(Creates the attribute 'integrated'.)