Hello,
I need to disable module output for the Magento_banner module.
I'm tried to disable the module output using the DevDocs reference link, Also I have followed the same step as per the given reference but it is not working.
I'm using the Magento Commerce cloud 2.4.3-p1 version.
I followed the same step and tried to check the while running below command
php bin/magento config:show advanced/modules_disable_output/Magento_banner
After running the command I got the below error
Note: I also checked with a fresh Magento setup(version 2.4.4) but did not work.