Listing attributes

You can list local, inherited, or all attributes, as well as specifying the project whose attribute you want to list.

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 the inherited attributes.
-p|-project
Specifies the project whose attribute you want to list.

Feedback