ATTRIBUTE DELETE

Description

Deletes one or more attributes.

Usage

cm attribute | att delete | rm <att_spec>[ ...]

Options

Option / ArgumentDescription
att_specAttributes to delete. Use a whitespace to separate attributes. (Use 'cm help objectspec' to learn more about attribute specs.)

Help

Remarks

This command removes one or more attributes.

Examples

cm attribute delete att:status

(Deletes the attribute 'status'.)

cm att rm status att:integrated@reptest@server2:8084

(Deletes the attributes 'status' and 'integrated'.)