属性の削除

オブジェクトまたはプロジェクトの属性は、属性の名前を指定し、オブジェクトまたはプロジェクトの名前を指定することによって削除できます。

このタスクについて

attr|attribute -d|-delete attr_name -p|-project project_spec...
attr|attribute -d|-delete attr_name object_spec...
-d|-delete attr_name
属性を削除します。

new_attr という名前の属性を driver-1 プロジェクトから削除します。

ccm attr -d new_attr -project driver-1


フィードバック