php bin/magento module:enable Andrei_PluginsList
php bin/magento af:list-plugins
- List only vendor plugins:
--vendor-only - Exclude vendor plugins:
--exclude-vendor - Filter by type (intercepted class):
--type="<class>"(Quotes around class name MUST be present)