Skip to main content

eav:attribute:view

View the data for a particular attribute.

tip

Use this command to quickly inspect the configuration and details of a specific EAV attribute. This is helpful for troubleshooting and development.

n98-magerun2.phar eav:attribute:view [--format[="..."]] <entityType> <attributeCode>

Arguments:

ArgumentDescription
entityTypeEntity Type Code like catalog_product
attributeCodeAttribute Code

Options:

OptionDescription
--format[=FORMAT]Output Format. One of [csv,json,json_array,yaml,xml]