Showing attributes

You can show the value of an attribute on an object or project.

About this task

attr|attribute -s|-sh|-show attr_name -p|-project project_spec...
attr|attribute -s|-sh|-show attr_name object_spec...
-p|-project
Specifies the project whose attribute you want to show.
-s|-show attr_name
Shows the value of an attribute.

Example

Show the value of the comment attribute for the driver.c object.

ccm attr -s comment driver.c


Feedback