You can list local, inherited, or all attributes of an object or project.
A local attribute is an attribute stored locally on and owned by an object. An inherited attribute is inherited from the type definition of an object or the recursive super-types of the type definition.
About this task
attr|attribute -p|-project ([-l|-list] | [-la] | [-li]) project_spec...
attr|attribute ([-l|-list] | [-la] | [-li]) object_spec...
- -l
- Lists all local attributes.
- -la
- Lists all attributes.
- -li
- Lists all inherited attributes.