Skip to main content

eav:attribute:list

List EAV attributes.

info

This command helps you inspect all EAV attributes in your Magento installation. Useful for debugging and development.

n98-magerun2.phar eav:attribute:list [options]

Options:

OptionDescription
--add-sourceAdd source models to list.
--add-backendAdd backend type to list.
--filter-type[=FILTER-TYPE]Filter attributes by entity type.
--format[=FORMAT]Output Format. One of [csv,json,json_array,yaml,xml]