ATTRIBUTE

Description

Allows the user to manage attributes.

Usage

cm attribute | att <command> [options]

Commands

To get more information about each command run

cm attribute <command> --usage

cm attribute <command> --help

Help

Examples

cm attribute create status

cm attribute set att:status br:/main/SCM105 open

cm attribute unset att:status br:/main/SCM105

cm attribute delete att:status

cm attribute rename att:status "buildStatus"

cm attribute edit att:status "Status of the task in the CI pipeline"